Luke Dashjr
|
d7dd362ae2
Rename all README files to standard README.* style
|
13 years ago |
Luke Dashjr
|
93b71e68d5
Merge commit '9fb1a7a' into bfgminer
|
13 years ago |
Luke Dashjr
|
9fb1a7a475
Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl
|
13 years ago |
Luke Dashjr
|
1b1ba2c3a8
Merge commit '936b12d' into bfgminer
|
13 years ago |
Luke Dashjr
|
936b12d46f
Bugfix: submit_nonce: Backup the original work->blk.nonce since the miner code uses it to track work consumption
|
13 years ago |
Luke Dashjr
|
becddc64a7
Merge commit '4e5f781' into bfgminer
|
13 years ago |
Luke Dashjr
|
4e5f781463
Bugfix: Scheduler needs to unpause disabled devices, even if it isn't waking them up
|
13 years ago |
Luke Dashjr
|
08dea64c4b
Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64
|
13 years ago |
Luke Dashjr
|
8eacd8b08f
Merge commit '1ebe1ef' into bfgminer
|
13 years ago |
Luke Dashjr
|
1ebe1ef875
Bugfix: Some versions of MingW define localtime_r, but don't handle the timeval.tv_sec case that we use; so undef any preexisting one and use our own
|
13 years ago |
Luke Dashjr
|
3e5f0de3fa
Merge commit '9920532' into bfgminer
|
13 years ago |
Luke Dashjr
|
99205322d8
Bugfix: reinit_gpu: Remember the selected device to correctly change properties of
|
13 years ago |
Luke Dashjr
|
e4806fdd86
Merge commit 'dfbf189' into bfgminer
|
13 years ago |
Luke Dashjr
|
dfbf1890b7
Bugfix: cpu: reinit_device hasn't worked since 93b284d, so just remove it entirely instead of letting it screw with thread 0
|
13 years ago |
Luke Dashjr
|
39d0542dcc
Merge commit 'b3f70ae' into bfgminer
|
13 years ago |
Luke Dashjr
|
b3f70aebd9
Document necessity to run ldconfig and possibly configure ld.so
|
13 years ago |
Luke Dashjr
|
bdf8d89702
Merge commit '64ffc59' into bfgminer
|
13 years ago |
Luke Dashjr
|
64ffc59d83
Bugfix: Complete startup after just one pool is found active, no need to wait for the rest
|
13 years ago |
Luke Dashjr
|
ba801e4aef
Merge commit '6990a6a' into bfgminer
|
13 years ago |
Luke Dashjr
|
6990a6a582
Bugfix: Update links
|
13 years ago |
Luke Dashjr
|
662aead122
Merge commit '4a50941' into bfgminer
|
13 years ago |
Luke Dashjr
|
4a50941d95
miner.php: Replace PGA dev number with concatenated device ID
|
13 years ago |
Luke Dashjr
|
393fff9861
Bugfix: miner.php: Display devices with aligned columns instead of assuming they come out of the RPC aligned
|
13 years ago |
Luke Dashjr
|
82fe61a1ca
Bugfix: miner.php: Silence PHP "local timezone" warning
|
13 years ago |
Luke Dashjr
|
fb43ac0311
Merge commit 'b517079' into bfgminer
|
13 years ago |
Luke Dashjr
|
b5170797cd
Bugfix: api-example: Try to use BSD sockets on any non-Windows platform
|
13 years ago |
Luke Dashjr
|
ab5f8f8a0d
Merge commit '927efab' into bfgminer
|
13 years ago |
Luke Dashjr
|
927efab60d
Bugfix: stratum: Delay mining.get_transactions request until after auth has succeeded, so its failure doesn't abort the connection (also avoids any delay from a large result)
|
13 years ago |
Luke Dashjr
|
1dfc1d22bc
--no-getwork option to disable getwork protocol support
|
13 years ago |
Luke Dashjr
|
213549f9be
Merge commit 'cf78fe3' into bfgminer
|
13 years ago |