Luke Dashjr
|
482b3b8820
Merge commit '8d8f4ff' into bfgminer
|
14 years ago |
Luke Dashjr
|
3d6b95f519
Merge commit 'ab764da' into bfgminer
|
14 years ago |
Luke Dashjr
|
f7125dc965
Bugfix: Fix building without OpenCL support
|
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
|
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 |
Kano
|
e9d5244d44
miner.php add a timeout so you don't sit and wait ... forever
|
14 years ago |
Luke Dashjr
|
ffc01c0b92
Merge branch 'icarus_parallel' into bfgminer
|
14 years ago |
Luke Dashjr
|
e263b36b81
Consolidate Icarus reopening code into one small block, and tolerate reopen failures
|
14 years ago |
Luke Dashjr
|
b5c04081c4
Merge branch 'opencl_dynlink' into bfgminer
|
14 years ago |
Luke Dashjr
|
610328a316
Bugfix: Use test -f rather than AC_CHECK_FILE to check for ADL headers
|
14 years ago |
Luke Dashjr
|
b934937c94
Load OpenCL library dynamically, to support building without any vendor-specific files
|
14 years ago |