Commit History

Author SHA1 Message Date
  Con Kolivas f934c17fda Do not add time to dynamic opencl calculations over a getwork. 13 years ago
  Con Kolivas 68779b4da2 Update windows build instructions courtesy of sharky. 13 years ago
  Kano 4d90a55082 miner.php allow page title to be defined in myminer.php 13 years ago
  Con Kolivas 6485c5d45c select_pool does not switch back to the primary once lagging is disabled. 13 years ago
  Luke Dashjr 71bbd583e0 Bugfix: bitforce: Allocate enough space for FTDI description pointers 13 years ago
  Con Kolivas 73d35cb013 Increment total work counter under mutex lock. 13 years ago
  Con Kolivas 616bdf8249 Do the dynamic timing in opencl code over a single pass through scanhash to make sure we're only getting opencl times contributing to the measured intervals. 13 years ago
  Con Kolivas b78cce987d Avoid attempting to recursively lock the console mutex by disabling warnings in gpu_fanpercent when fanspeed monitoring fails on windows. Debugged by luke-jr. 13 years ago
  Con Kolivas a96ef792dc Add message to share if it's a resubmit. 13 years ago
  Con Kolivas bf9f061b08 Reinstate fix ADL gpu-map not working when there are more ADL devices than openCL patch by Nite69. Add virtual adl mapping for when none is specified on the command line to not crash without a map specified. 13 years ago
  Con Kolivas 052f4553de Initialise cnt in libztex.c 13 years ago
  Kano cda340b875 fpga serial I/O extra debug (disabled by default) 13 years ago
  Con Kolivas b706c177cd Don't try to start devices that don't support scrypt when scrypt mining. 13 years ago
  Con Kolivas d5a08e588a Simplify all those total_secs usages by initialising it to 1 second. 13 years ago
  Con Kolivas a529b8a196 Artificially set the pool lagging flag on pool switch in failover only mode as well. 13 years ago
  Con Kolivas 68cd0e8701 Artificially set the pool lagging flag on work restart to avoid messages about slow pools after every longpoll. 13 years ago
  Con Kolivas 035ccdf158 0 is a valid return value for read so only break out if read returns -1. 13 years ago
  Con Kolivas a916be0b09 Repeating on timeout in ztex could make the code never return. 13 years ago
  Con Kolivas 567751410e Offset libusb reads/writes by length written as well in ztex. 13 years ago
  Con Kolivas 280539bf98 Cope with timeouts and partial reads in ztex code. 13 years ago
  Con Kolivas 6d63229ea2 Further update NEWS. 13 years ago
  Con Kolivas afa7310e9c If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option. 13 years ago
  Con Kolivas 78d6019330 Revert "Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69." 13 years ago
  Con Kolivas cadc7d762a Bump version number to 2.6.5 13 years ago
  Con Kolivas 1e36f19ad5 Update NEWS. 13 years ago
  Con Kolivas 2480cf23cc Don't try to get bitforce temperature if we're polling for a result to minimise the chance of interleaved responses. 13 years ago
  Con Kolivas ec4a864649 Fix README faq on bfl auto-detect. 13 years ago
  Con Kolivas 83675099b9 Revert "Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses." 13 years ago
  Con Kolivas e34105a47a Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well. 13 years ago
  Con Kolivas c433f234c5 Increase the timeout on bitforce as per Paul Sheppard's suggestion to account for throttling + work time + excess. 13 years ago