Commit History

Author SHA1 Message Date
  Paul Sheppard 90d82aa61d Revert to pre pool merge 14 years ago
  Paul Sheppard 50e996c753 Get rid of recover mode. Not useful at all. 14 years ago
  Kano c540cd9126 fpgautils.c - set BAUD rate according to termio spec 14 years ago
  Con Kolivas b2cef11480 Merge pull request #235 from kanoi/master 14 years ago
  Kano 3763cb0bad icarus - must allows allocate memory for icarus_info 14 years ago
  Con Kolivas cc557b3f8d Merge pull request #234 from kanoi/master 14 years ago
  Kano cb1634debf fpgautils.c - linux ordering back to the correct way 14 years ago
  Con Kolivas e53c033aa8 Icarus needs not +2 for realloc, just +1. 14 years ago
  Con Kolivas e30e2f783a Merge pull request #233 from kanoi/master 14 years ago
  Kano 5ef8528470 miner.php remove unneeded '.'s 14 years ago
  Kano f2e6ac50a4 miner.php add auto refresh options 14 years ago
  Kano 597f5fa389 miner.php add 'restart' next to 'quit' 14 years ago
  Kano cffd5aee30 miner.php make fontname/size configurable with myminer.php 14 years ago
  Con Kolivas c027492fa4 Make the pools array a dynamically allocated array to allow unlimited pools to be added. 14 years ago
  Con Kolivas 5cf4b7c432 Make the devices array a dynamically allocated array of pointers to allow unlimited devices. 14 years ago
  Con Kolivas eaf1505381 Dynamic intensity for GPUs should be calculated on a per device basis. Clean up the code to only calculate it if required as well. 14 years ago
  Luke Dashjr 274a545861 Merge branch 'api_refactor' into bfgminer 14 years ago
  Luke Dashjr c91768b91f Bugfix: Provide alternative to JSON_ENCODE_ANY for Jansson 1.x 14 years ago
  Luke Dashjr 7328aa192d Merge commit '42ea29c' into bfgminer 14 years ago
  Luke Dashjr ea84a9ceaa Merge commit '63dd598' into bfgminer 14 years ago
  Luke Dashjr cf2e7e9631 Merge commit '9f811c5' into bfgminer 14 years ago
  Luke Dashjr 8141adb3bc Merge commit '411784a' into bfgminer 14 years ago
  Luke Dashjr 073e2cd954 Merge commit 'd594aaf' into bfgminer 14 years ago
  Luke Dashjr 8d560e4572 Merge commit 'f70577b' into bfgminer 14 years ago
  Luke Dashjr 647e5e81e2 Merge commit '0c8eb16' into bfgminer 14 years ago
  Con Kolivas 17ba2dca63 Logic fail on queueing multiple requests at once. Just queue one at a time. 14 years ago
  Luke Dashjr 6f897673c0 Merge commit '8faf3c9' into bfgminer 14 years ago
  Luke Dashjr c740a43130 Merge commit '3c0544a' into bfgminer 14 years ago
  Con Kolivas 42ea29ca4e Use a queueing bool set under control_lock to prevent multiple calls to queue_request racing. 14 years ago
  Con Kolivas 63dd598e2a Queue multiple requests at once when levels are low. 14 years ago