Commit History

Author SHA1 Message Date
  Con Kolivas c70a2658c8 Merge pull request #353 from kanoi/api 13 years ago
  Kano f19b03c812 mmq - abbreviate the temperature numbers 13 years ago
  Con Kolivas 0c41b1b2da Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas f3b96b8d26 Do not do any setup if opt_api_listen is disabled in api.c. 13 years ago
  Con Kolivas 634958ff1c Merge pull request #352 from kanoi/api 13 years ago
  Kano e6efec46e9 usbutils.c uninitialised usbstat for non-primary mmqs 13 years ago
  Con Kolivas 2b5467c44c Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas c5d9f3ac60 Only set the lagging flag for select_pool() on failed getwork if we're not in opt_fail_only mode. 13 years ago
  Con Kolivas 6d848e27b2 Merge pull request #351 from denis2342/ztex 13 years ago
  Denis Ahrens 0559d0bb6a libztex: in case the selectFpga() failed set the selected fpga to unknown 13 years ago
  Luke Dashjr d6b71382f9 Merge commit 'ab0e800' into bfgminer 13 years ago
  Luke Dashjr ab0e800a1c Bugfix: Restore work->pool after prepare_rpc_req since clean_work now clears it 13 years ago
  Con Kolivas 43be78cca5 Merge pull request #350 from sharky112065/master 13 years ago
  sharky112065 ccbe0e6672 Modified windows-build.txt to update git instructions. 13 years ago
  Con Kolivas 40f5362aff Merge pull request #349 from denis2342/broken_fpga 13 years ago
  Con Kolivas 031ba75cad Merge pull request #348 from denis2342/ztex 13 years ago
  Denis Ahrens f5a575966c libztex: use a function for the twice called firmware reset code 13 years ago
  Denis Ahrens 9b1d0c9d95 libztex: removed an unused struct member (ztex->valid) 13 years ago
  Denis Ahrens 26ef730c28 driver-ztex: support for broken fpga on a multifpga board 13 years ago
  Con Kolivas 383b42f23e Set the pool lagging flag on startup to avoid it being shown initially, and only unset it once the maximum number of staged work items has been reached. 13 years ago
  Luke Dashjr 60e060c89c Merge branch 'cg_merges_20121208' into bfgminer 13 years ago
  Luke Dashjr 6276c31f4e Bugfix: Now that stage_work is trying to manipulate staged_work in the same thread, clone_available needs to stage it outside of its own lock 13 years ago
  Con Kolivas 8feb302945 Avoid recursive locking of the stgd lock. 13 years ago
  Con Kolivas c59aeb56ff Revert "Wake the getwork scheduler after every restart threads." 13 years ago
  Con Kolivas 31f75098b5 Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on. 13 years ago
  Con Kolivas 5b03e7497d Wake the getwork scheduler after every restart threads. 13 years ago
  Con Kolivas 15e5e36bcd Return value of keep_sockalive is no longer used. 13 years ago
  Con Kolivas 8fcc67f308 Remove dependency on mstcpip.h for windows build by making curl version >= 7.25.0 mandatory on windows builds, and use curl functions for keepalive whenever possible instead. 13 years ago
  Luke Dashjr c408f6b55c Merge branch 'cgminer' into cg_merges_20121208 13 years ago
  Luke Dashjr 2fcc8b4aea Semi-Merge commit 'b53fa54' into cg_merges_20121208 (noop, warnings were already fixed) 13 years ago