Commit History

Author SHA1 Message Date
  Con Kolivas c16ff2e988 Merge pull request #258 from zefir-k/master 14 years ago
  Con Kolivas b3d8575cbe Merge pull request #260 from kanoi/minerphp 14 years ago
  Luke Dashjr 96c8742cae Merge branch 'mm_init_clock' into bfgminer 14 years ago
  Luke Dashjr bdd4de7a2a modminer: Firmware returns 0xffffff00 immediately if we set clockspeed too high 14 years ago
  Luke Dashjr 69dd1511e1 Merge branch 'bugfix_mm_hweratio' into bfgminer 14 years ago
  Luke Dashjr 0c00a665df Bugfix: modminer: Actually count good shares 14 years ago
  Luke Dashjr feaf9fbfac Merge branch 'bugfix_ocl_err' into bfgminer 14 years ago
  Paul Sheppard 802342a58e Remove bitforce_thread_init 14 years ago
  Luke Dashjr 10ef5b116a Merge CGMiner pull request #258 from zefir-k/master 14 years ago
  Paul Sheppard d4d5b28e5f Abbrv. correction 14 years ago
  Luke Dashjr ec6e6defb8 Bugfix: Use const struct device_api* for mt_disable 14 years ago
  Luke Dashjr b5e7df122c Merge branch 'mm_progress' into bfgminer 14 years ago
  Luke Dashjr 27c2b1ec9f modminer: Show progress of bitstream upload 14 years ago
  Luke Dashjr b92588f8c3 Merge branch 'life_init' into bfgminer 14 years ago
  Luke Dashjr c57c308d1f Bugfix: Don't declare devices SICK if they're just busy initializing 14 years ago
  Luke Dashjr e7af0cc67f Merge branch 'bugfix_nmsleep' into bfgminer 14 years ago
  Luke Dashjr 9c648c1749 Bugfix: Calculate nsec in nmsleep correctly 14 years ago
  Luke Dashjr c2e29b0a30 Merge remote-tracking branch 'kanoi/minerphp' into bfgminer 14 years ago
  Luke Dashjr a3998e26e8 Bugfix: Adapt OpenCL scanhash errors to driver API change (errors are now -1, not 0) 14 years ago
  Luke Dashjr 5acedd22f0 Merge branch 'cgminer' into bfgminer 14 years ago
  Paul Sheppard 5f0a22d230 Remove superfluous ave_wait 14 years ago
  Paul Sheppard c37a3f3007 Put kname change for broken nonce-range back in 14 years ago
  Paul Sheppard 2c54522d7d Add average wait time to api stats 14 years ago
  Paul Sheppard 01a69ee45e Revert "Merge branch 'ave_time' of https://github.com/pshep/cgminer.git" 14 years ago
  ckolivas 0785886b53 Change BFL driver thread initialising to a constant 100ms delay between devices instead of a random arrangement. 14 years ago
  ckolivas 9eaac43982 Spelling typo. 14 years ago
  ckolivas bf427de3ac Time opencl work from start of queueing a kernel till it's flushed when calculating dynamic intensity. 14 years ago
  ckolivas 5c7e03084a Modify te scanhash API to use an int64_t and return -1 on error, allowing zero to be a valid return value. 14 years ago
  ckolivas f9d0324d2a Check for work restart after the hashmeter is invoked for we lose the hashes otherwise contributed in the count. 14 years ago
  ckolivas 1d153a140f Remove disabled: label from mining thread function, using a separate mt_disable function. 14 years ago