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 |
Con Kolivas
|
4cd973264f
Create discrete persistent submit and get work threads per pool, thus allowing all submitworks belonging to the same pool to reuse the same curl handle, and all getworks to reuse their own handle.
|
14 years ago |
Luke Dashjr
|
fd5935f29b
Import OpenCL 1.2 headers
|
14 years ago |
Luke Dashjr
|
c65fe5819b
Merge branch 'api_refactor' into bfgminer
|
14 years ago |
Luke Dashjr
|
b79209c634
Merge branch 'master' into bfgminer
|
14 years ago |
Luke Dashjr
|
b9df56511c
Fork as BFGMiner
|
14 years ago |
Kano
|
849ba896af
miner.php only show the current date header once
|
14 years ago |
Kano
|
6f8cc9e230
miner.php also add current time like single rig page
|
14 years ago |