Commit History

Author SHA1 Message Date
  Con Kolivas 42891f07a7 Merge pull request #444 from zenwheel/master 13 years ago
  ckolivas 465ca14236 Only show efficiency in pool information for pools that don't support local work generation. 13 years ago
  ckolivas 9aeed2f992 Create a pool_localgen bool function for testing when a pool can generate work locally. 13 years ago
  Scott Jann c38a225ad8 ignore file that is generated on Macs 13 years ago
  Scott Jann 16587dd7c1 compile unix code on Mac OS X 13 years ago
  Graeme Humphries 255db6a3fa Final changes for 3.1.0. 13 years ago
  Graeme Humphries 51b1b029b8 Added new build dep, bumped version to 3.1.0. 13 years ago
  kanoi 67f89efffc Merge pull request #443 from kanoi/master 13 years ago
  Kano 84ffcbc51b Use mining start time for device MH/U calculations 13 years ago
  Luke Dashjr a11db3083e Bump version to 3.1.0 13 years ago
  Luke Dashjr ee499962a9 Bugfix: openwrt: Expect fixed bitstream path for input 13 years ago
  Luke Dashjr ef2fe0c181 Merge branch 'bitstream_src' into bfgminer 13 years ago
  Luke Dashjr f8d8e99a74 make-release: Include all submodules, recursively 13 years ago
  Luke Dashjr a9c6ce1fcc Remove API.java example (no copyright license) 13 years ago
  Luke Dashjr 1a4e4f2628 Merge branch 'make_install' into bfgminer 13 years ago
  Luke Dashjr f6824582d3 Improve Makefile organization and fix "make install" 13 years ago
  Luke Dashjr a3c0883c90 Merge commit '279dc32' into bfgminer 13 years ago
  Luke Dashjr 279dc32a4b icarus: Upgrade work division autodetection probe to be faster and also detect 8 core 13 years ago
  Con Kolivas bd6bc6bd23 Decrease the sleep duration before reading in avalon to not let the read buffer overflow. 13 years ago
  Luke Dashjr 01231c8a3b Merge branch 'bitstream_src' into bfgminer 13 years ago
  Luke Dashjr 1bf0274c47 Add submodule for ZtexBTCMiner (aka ztex_ufm1_*) 13 years ago
  Luke Dashjr b279bc3aeb ztex: Use standard file header/comment formatting, and update license to GPLv3 13 years ago
  Con Kolivas 13a4aaa61a Failure to read and write on pseudo semaphores on apple happens routinely on shut down so should not be a quit error, just a warning. 13 years ago
  Con Kolivas 827a6ab7da Unlock usb dev lock in the same place in usbutils. 13 years ago
  Con Kolivas 9604cbee98 Sleep if the avalon buffer is empty and we've requested a read to allow the write thread to take precedence. 13 years ago
  Con Kolivas 0aeb1b5480 Yield after releasing a lock in case we are on a device with limited CPU resources. 13 years ago
  Con Kolivas 261b1299ac Add the cgpu_info structure before avalon reset. 13 years ago
  Luke Dashjr 1ffd6ccf77 bitforce: Allow a longer timeout (1250ms) for ZCX (Device Information) commands 13 years ago
  Con Kolivas 291df91ced Tidy up DEVLOCK/UNLOCK to have consistent use of the pstate variable without needing brace level match. 13 years ago
  Con Kolivas 3f105a23c8 Merge pull request #441 from kanoi/master 13 years ago