Luke Dashjr
|
37a57118b5
make-release: Skip stripping debug info from Windows EXEs, for now
|
13 years ago |
Luke Dashjr
|
37b77a79a3
Merge commit 'fd08ecd' into bfgminer
|
13 years ago |
Luke Dashjr
|
fd08ecd0ac
Bugfix: Ensure work variable is assigned before checking its thr_id
|
13 years ago |
Luke Dashjr
|
69be4319cb
Merge commit 'e671bde' into bfgminer
|
13 years ago |
Luke Dashjr
|
e671bde947
Bugfix: notifier_init (Windows): setsockopt needs an int for SO_REUSEADDR
|
13 years ago |
Luke Dashjr
|
48ae004774
Bugfix: Avoid turning totals red just because a processor is idle
|
13 years ago |
Luke Dashjr
|
d22028c9b3
Merge commit '6bd10d9' into bfgminer
|
13 years ago |
Luke Dashjr
|
6bd10d905a
Enable notifications for sick/dead with --cmd-sick and --cmd-dead options that execute commands when the event occurs
|
13 years ago |
Con Kolivas
|
853f145eef
Bump version number to 3.3.4
|
13 years ago |
Con Kolivas
|
730d062636
Update NEWS.
|
13 years ago |
kanoi
|
c9f58230a5
Merge pull request #475 from kanoi/master
|
13 years ago |
Kano
|
6b62c402fa
API/miner.php add some % fields
|
13 years ago |
Luke-Jr
|
ee059ec6d2
Merge pull request #265 from lapoigne/bfgminer
|
13 years ago |
vincent prelat
|
59445dbc6f
add rpc cpu enable/disable/restart
|
13 years ago |
Con Kolivas
|
e95ad0479f
Nonce2 stratum submission is not working with nonce2 lengths >4, revert the buggy __bin2hex function and use bin2hex.
|
13 years ago |
Luke Dashjr
|
2d8b8d5890
Merge branch 'unicode' into bfgminer
|
13 years ago |
Luke Dashjr
|
885d61d6b3
windows-build: Update to use libpdcursesw.dll
|
13 years ago |
Con Kolivas
|
dd9233f78b
The write thread in avalon is only ever actually woken up by timeout so remove the write semaphore and use a simple sleep poll.
|
13 years ago |
Luke Dashjr
|
782582bcaf
Merge commit '16aa189' into bfgminer
|
13 years ago |
Luke Dashjr
|
16aa189c1b
Ensure socket error messages are used for socket errors on Windows
|
13 years ago |
Luke Dashjr
|
85fa905193
fpgautils: Attempt to use Linux advisory locks on serial devices
|
13 years ago |
Luke Dashjr
|
b932def362
Merge commit '92f7299' into bfgminer
|
13 years ago |
Luke Dashjr
|
92f72998e4
Bugfix: README: --temp-cutoff sets the maximum temperature before cutoff, not temperature that triggers cutoff
|
13 years ago |
Luke Dashjr
|
bf1b8bf744
Merge commit '13f729c' into bfgminer
|
13 years ago |
Luke Dashjr
|
13f729cfc1
Bugfix: Avoid incrementing dev_thermal_cutoff_count when just updating timestamp on status
|
13 years ago |
Con Kolivas
|
b2a3941ef1
Fix warning.
|
13 years ago |
Con Kolivas
|
992a97a396
Interrupting reads on the avalon to start writes loses data so remove the cgsem_post in the read code.
|
13 years ago |
Con Kolivas
|
1d614599a7
Add room for the null byte at the end of the nonce2 string on stratum share submission and zero the allocated ram.
|
13 years ago |
Luke Dashjr
|
0c8ede8678
Merge branch 'unicode' into bfgminer
|
13 years ago |
Luke Dashjr
|
801337c8b0
Detect curses support for wide characters during configure
|
13 years ago |