Commit History

Author SHA1 Message Date
  Con Kolivas 5ece966f07 Check for submitold before submitstale. 14 years ago
  Con Kolivas ed718b2b50 Don't force fresh curl connections on anything but longpoll threads. 14 years ago
  Con Kolivas eda382990a Create one longpoll thread per pool, using backup pools for those pools that don't have longpoll. 14 years ago
  Luke Dashjr f7125dc965 Bugfix: Fix building without OpenCL support 14 years ago
  Con Kolivas e502fde52b Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code. 14 years ago
  Luke Dashjr 1f2bfaeae8 Revert "Don't even display that cpumining is disabled on ./configure to discourage people from enabling it." 14 years ago
  Con Kolivas 8e84abfc22 Merge pull request #184 from luke-jr/bugfix_const_warning 14 years ago
  Con Kolivas f68c91694a Remove the invalid entries from the example configuration file. 14 years ago
  Con Kolivas 9a3ae2660e Add support for latest ATI SDK on windows. 14 years ago
  Con Kolivas d90e36d926 Export missing function from libztex. 14 years ago
  Con Kolivas 8d8f4ff856 Merge pull request #182 from kanoi/master 14 years ago
  Con Kolivas ab764da472 Merge pull request #178 from nelisky/ztex-120417 14 years ago
  Luke Dashjr 52a04382c4 Rename "[C]gminer Restart" to "[B]FGMiner restart 14 years ago
  Kano e553fe0765 miner.php change socktimeoutsec = 10 (it only waits once) 14 years ago
  Luke Dashjr c29203d5ad Update NEWS for BFGMiner 2.3.4 (initial release under new name) 14 years ago
  Luke Dashjr 58f4bf9cd3 Detect Icarus before BitForce 14 years ago
  Luke Dashjr d874dcbaf2 Merge branch 'bugfix_icarus_nofree' into bfgminer 14 years ago
  Luke Dashjr 2d522b092e Merge branch 'bugfix_const' into bfgminer 14 years ago
  Luke Dashjr a291a54b5d Merge branch 'bugfix_const_warning' into bfgminer 14 years ago
  Luke Dashjr b31486987b Merge branch 'icarus_purge' into bfgminer 14 years ago
  Luke Dashjr 7a70df24a4 Merge branch 'api_refactor' into bfgminer 14 years ago
  Luke Dashjr a41d4ae290 Bugfix: Document that we still send CGMiner= in JSON API 14 years ago
  Luke Dashjr 55c34b6d17 Merge branch 'icarus_parallel' into bfgminer 14 years ago
  Luke Dashjr b6a9b07e52 Bugfix: Remove unnecessary cross-reopen which Windows dislikes 14 years ago
  Luke Dashjr 77fdee0c42 Bugfix: thread_shutdown shouldn't try to free the device, since it's needed afterward 14 years ago
  Luke Dashjr 5a1c66d191 Bugfix: Cast to void* to free 14 years ago
  Luke Dashjr 90c5ef1fa7 Bugfix: Make initial_args a const char** to satisfy exec argument type warning (on Windows only) 14 years ago
  Luke Dashjr 99fa1cda7b cpustatus is maybe unused 14 years ago
  Luke Dashjr 5ab865719f Icarus: Use PurgeComm when initially opening the Icarus on Windows 14 years ago
  Luke Dashjr 0cfdb109cc Update documentation to include JSON API devdetail command 14 years ago