Luke Dashjr
|
592b203feb
Bugfix: Do not try to call get_stats or get_statline* if device is still initializing
|
13 years ago |
Luke Dashjr
|
f9c66a5176
Merge commit '8d7ee1d' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
8d7ee1d418
Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options
|
13 years ago |
Luke Dashjr
|
c8f65ccd73
Merge commit '9a48ec7' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
9a48ec7dd6
-S all: Start QueryDosDevices probe with 256-byte buffer
|
13 years ago |
Luke Dashjr
|
7714404771
Use common code to ensure the prefix of -S *:all remains in all implementations of it (/dev glob was removing prefixes)
|
13 years ago |
Luke Dashjr
|
3bd75ef2b3
Merge commit '7341aba' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
54862607db
Check stratum socket exists and is writable before even considering whether the sessionid is the same or not
|
13 years ago |
Luke Dashjr
|
782beefb89
Merge commit '707c9f6' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
7341aba32a
Bugfix: When disabling device, ensure its prev_work (if any) gets freed properly
|
13 years ago |
Luke Dashjr
|
707c9f6f3c
Bugfix: Check that the stratum_share struct for a failed submission is still in the submission hashtable before trying to delete it
|
13 years ago |
Luke Dashjr
|
1d54cd5b48
Bugfix: Really fix device entries in saved config file
|
13 years ago |
Con Kolivas
|
e54ecec727
Update the write config to properly record device entries and remove disabled option.
|
13 years ago |
Con Kolivas
|
15dc4a315d
Fix warning with no curses built in.
|
13 years ago |
Luke Dashjr
|
6e5ecacd0d
Merge commit 'c4105a6' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
c4105a63d1
Increase fd limits as much as possible at startup
|
13 years ago |
Luke Dashjr
|
044f55b8fd
Merge commit '456bd96' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
456bd96a4a
Bugfix: Missing 'else' can result in null pointer dereference in race
|
13 years ago |
Luke Dashjr
|
3dd514e21f
Merge commit 'd3839e7' into bfgminer
|
13 years ago |
Luke Dashjr
|
d3839e7cd8
Bugfix: Always compile support for commandline --temp-target and --temp-cutoff, and write them in the config for all devices
|
13 years ago |
Luke Dashjr
|
5966e38444
Merge commit '55c0ead' into bfgminer
|
13 years ago |
Luke Dashjr
|
55c0eadb2a
Bugfix: Ensure cURL timers get set correctly in submission thread
|
13 years ago |
Luke Dashjr
|
f107d8d7cc
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
e127faecae
Bugfix: Access strategy name string directly instead of accidentally
|
13 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
13 years ago |
Luke Dashjr
|
bbfb7755df
README: More ASIC updates
|
13 years ago |
Luke Dashjr
|
99185fb02a
Merge commit 'ef85535' into bfgminer
|
13 years ago |
Luke Dashjr
|
ef855353f6
Bugfix: Omit --no-opencl-binaries option from build if OpenCL is not being compiled
|
13 years ago |
Luke Dashjr
|
0e4f6ca4f0
Merge commit '5f5c85b' into bfgminer
|
13 years ago |
Luke Dashjr
|
5f5c85b36a
Bugfix: Check that all pools have URIs set before starting
|
13 years ago |