Commit History

Author SHA1 Message Date
  Luke Dashjr 78d8b15402 Display an informational notice if the BFGMiner window is hidden (Windows only) 11 years ago
  Luke Dashjr fa23b7f167 Add additional debug information to help track work through BFGMiner 12 years ago
  Luke Dashjr b6e30179cd Merge branch 'uniscan' into bfgminer 12 years ago
  Luke Dashjr 0b150195b1 Bugfix: Fix VCOM/fpgautils build check 12 years ago
  Luke Dashjr 73e2bd192f Merge branch 'uniscan' into bfgminer 12 years ago
  Luke Dashjr 18b351ac0d Bugfix: Only include VCOM code when VCOM/fpgautils support is being built 12 years ago
  Luke Dashjr a12f32f21c Merge branch 'uniscan' into bfgminer 12 years ago
  Luke Dashjr fd7d89dfef A quick flag to allow drivers to convey the desire to rescan devices (from lowlevel up) 12 years ago
  Luke Dashjr ce4eba9042 Rework VCOM autodetection to go through lowlevel interface, avoiding repeat USB string fetching 12 years ago
  Luke Dashjr 70f91a1b49 Merge commit '5e28efe' into bfgminer 12 years ago
  Luke Dashjr 5e28efeab3 Bugfix: Stop waiting for pool testing as soon as one is active 12 years ago
  Luke Dashjr b59ac5192f drv_detect_all: Use priority-sorted list of registered drivers 12 years ago
  Luke Dashjr 29035c0f9c Build hash tables to find drivers by dname or name 12 years ago
  Luke Dashjr 67fbf59cb4 Move have_libusb checks out of drv_detect_all 12 years ago
  Luke Dashjr 6cce5b26f6 Replace opt_nogpu with simple function that adds opencl:noauto to scan-serial list 12 years ago
  Luke Dashjr 7f0d67e0d9 opencl: Remove ancient gpu_threads variable, not really needed anymore 12 years ago
  Luke Dashjr 5d689fa032 Merge commit 'fd086db' into bfgminer 12 years ago
  Luke Dashjr fd086dbc0c Bugfix: test_work_current: Make hexstr buffer large enough for blkhashstr later on (issuing old work msg) 12 years ago
  Luke Dashjr ba8e6348d8 Merge commit 'd90a625' into bfgminer 12 years ago
  Luke Dashjr d90a625e10 Bugfix: Explicitly cast uses of be32toh to uint32_t 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 1711e657ae Merge branch 'knc' into bfgminer 12 years ago
  Luke Dashjr 5f9a59a9df Bugfix: knc: Use separate DEV_RECOVER_DRV deven when doing automatic core disable/re-enable, so user-initiated disables are left alone 12 years ago
  Luke Dashjr c7fa4eac29 Merge branch 'nanofury' into bfgminer 12 years ago
  Luke Dashjr 0e4d622305 Allow --set-device opt=val without a device specification to attempt setting it on every device 12 years ago
  Luke Dashjr 81860ae81f Bugfix: Set status to LIFE_DEAD2 when killing threads at shut off, to avoid calling driver code 12 years ago
  Luke Dashjr 6e770d6c7c Merge branch 'cg_merges_20131023b' into bfgminer 12 years ago
  Luke Dashjr 7d0708ce58 Skip "testing stability" message at startup 12 years ago
  Con Kolivas b1cf6e60cc Try switching pools if for some reason we end up with only idle pools and have ended up current_pool set to an idle one. 12 years ago
  Con Kolivas 60613956e8 Check a pool is stable for >5 mins before switching back to it. 12 years ago