Commit History

Author SHA1 Message Date
  Luke Dashjr 1694fbe632 Merge branch 'master' into myfork 14 years ago
  Con Kolivas f5f089f5b4 Add a --gpu-map option which will allow arbitrarily mapping ADL devices to OpenCL devices for instances where association by enumeration alone fails. 14 years ago
  Con Kolivas 99331991ba Increase upper limit on number of extra items to queue as some FPGA code can't yet reliably keep many devices busy. 14 years ago
  Luke Dashjr b831eaa2b9 Merge branch 'master' into myfork 14 years ago
  Con Kolivas d6edd07c4a Display configuration file information when -c option is passed and only when file exists on loading default config file. 14 years ago
  Con Kolivas 6ffdbc3aeb Display configuration file loaded, if any, and debug output if configuration file parsing failed. 14 years ago
  Con Kolivas cfe3eb0b8a Merge branch 'master' into ztex 14 years ago
  Luke Dashjr 0d92069760 Merge branch 'master' into align_temps 14 years ago
  Luke Dashjr 657716e563 Merge branch 'master' into ztex 14 years ago
  Con Kolivas 7b947882fe Merge pull request #157 from luke-jr/unify_drivers 14 years ago
  Con Kolivas 86671f80a8 Make the status window and log window as large as can fit on startup, rechecking to see if it can be enlarged after the fact. This allows any number of devices to be displayed provided the window is made long enough without corrupting the output. 14 years ago
  Luke Dashjr b8778839e9 Merge branch 'master' into unify_drivers 14 years ago
  Con Kolivas c7cc2e4226 Merge branch 'master' into ztex 14 years ago
  Con Kolivas e08936c3fb Merge pull request #166 from kanoi/master 14 years ago
  Kano 2e1d2017de API add removepool like the screen interface 14 years ago
  Con Kolivas 46faefbe82 Merge branch 'ztex-master' of https://github.com/nelisky/cgminer into ztex 14 years ago
  ckolivas b80d22b9d2 Increase maximum number of displayed devices to 14, beyond which the screen becomes corrupted. 14 years ago
  nelisky 7fe7d18dba removing unused libusb_context pointer 14 years ago
  nelisky 608a520573 Tweaks to make ztex work on a tp-link router with openwrt 14 years ago
  nelisky c3bda2b709 adding path to libusb include 14 years ago
  nelisky 99a188f94f initial commit with some support for ztex 1.15x board. 14 years ago
  Con Kolivas 7c6090fbaf Cache the initial arguments passed to cgminer and implement an attempted restart option from the settings menu. 14 years ago
  Con Kolivas f3e4305620 Disable per-device status lines when there are more than 8 devices since screen output will be corrupted, enumerating them to the log output instead at startup. 14 years ago
  Con Kolivas dceaa71a7b Make sure to disable devices with any status not being DEV_ENABLED to ensure that thermal cutoff code works as it was setting the status to DEV_RECOVER. 14 years ago
  Con Kolivas 0a4a2d9d65 Damping small changes in hashrate so dramatically has the tendency to always make the hashrate underread so go back to gentle damping instead. 14 years ago
  Con Kolivas c99c09d389 Merge pull request #161 from kanoi/master 14 years ago
  Con Kolivas 7f64adc473 Merge pull request #160 from luke-jr/bugfix_realquiet_2 14 years ago
  Kano f9af5acf13 When using '-m' on linux, send the forked process a SIGTERM on exit 14 years ago
  Con Kolivas 88ff55e70e Use a time constant 0.63 for when large changes in hashrate are detected to damp change in case the large change is an aliasing artefact instead of a real change. 14 years ago
  Con Kolivas a1879c8057 Only increment stale counter if the detected stales are discarded. 14 years ago