Con Kolivas
|
0a0da86c6a
Detach pthread from within the api thread in case it is terminated due to not being instantiated before pthread_cancel is called from main, leading to a segfault.
|
13 years ago |
Con Kolivas
|
cdc2b2c6d1
Debug output per thread hashrate is out by a factor of 1000.
|
13 years ago |
Con Kolivas
|
7ebda09f7e
Don't check if CPUs are sick since they can't be.
|
13 years ago |
Con Kolivas
|
a031b3bb83
Calculate midstate in separate function and remove likely/unlikely macros since they're dependent on pools, not code design.
|
13 years ago |
Con Kolivas
|
bae053f6cf
Display in debug mode when we're making the midstate locally.
|
13 years ago |
Luke Dashjr
|
f72b621d34
Merge branch 'bugfix_docopts' into bfgminer
|
13 years ago |
Luke Dashjr
|
eaacd61099
Bugfix: Document --no-adl and --gpu-platform
|
13 years ago |
Luke Dashjr
|
8aa738601b
Bugfix: Remove redundant documentation of --auto-fan and --auto-gpu (they are in GPU-specific options)
|
13 years ago |
Luke Dashjr
|
e8696c54f7
CPU mining may not be included in binaries, but it's not deprecated for BFGMiner either
|
13 years ago |
Luke Dashjr
|
c43b4fdde1
Merge branch 'select_input' into bfgminer
|
13 years ago |
Luke Dashjr
|
6e6db7a155
Bugfix: Restore case-insensitivity to input
|
13 years ago |
Luke Dashjr
|
e7cf6f2584
Merge branch 'devscroll' into bfgminer
|
13 years ago |
Luke Dashjr
|
5944783cfe
Scroll the device list with up/down arrow keys, if it is overflowed
|
13 years ago |
Luke Dashjr
|
b828194da1
Merge branch 'bugfix_statusy' into devscroll
|
13 years ago |
Luke Dashjr
|
c94e20e8a1
Use select statement to handle input
|
13 years ago |
Luke Dashjr
|
637294a98d
Merge branch 'bugfix_statusy' into bfgminer
|
13 years ago |
Luke Dashjr
|
5f007f71e0
Bugfix: Actually check that the device fits in the individual summary window before trying to print it
|
13 years ago |
Luke Dashjr
|
b78f69a4a8
Merge branch 'cl_wo_curses' into bfgminer
|
13 years ago |
Luke Dashjr
|
a1edc7dbcb
Bugfix: Fix build without curses but with OpenCL
|
13 years ago |
Luke Dashjr
|
554105d0cb
Merge branch 'mm_omitunktemp' into bfgminer
|
13 years ago |
Luke Dashjr
|
6f1e8f5ea1
Bugfix: Don't show a Temperature key if it isn't known
|
13 years ago |
Luke Dashjr
|
81c29c9d92
BFGMiner-specific NEWS fix
|
13 years ago |
Luke Dashjr
|
50c1bc0e07
Bump version to 2.5.1
|
13 years ago |
Luke Dashjr
|
51c582c09b
Merge branch 'runtime' into bfgminer
|
13 years ago |
Luke Dashjr
|
80fdad4859
Replace CPU Algo in header with runtime
|
13 years ago |
Luke Dashjr
|
13596ee6ea
Merge branch 'uhashrate' into bfgminer
|
13 years ago |
Luke Dashjr
|
11ad34aa7c
Bugfix: Calculate diff-1 utility to fix utility-hashrate on pools with diff!=1
|
13 years ago |
Luke Dashjr
|
be28cdbc36
Add utility hashrate to curses display
|
13 years ago |
Luke Dashjr
|
78a18c9d7f
Show units in kh, Gh, Th, etc as needed to use at most 3 integer digits
|
13 years ago |
Luke Dashjr
|
9a0f97ccea
Merge branch 'bf_autoftdi' into bfgminer
|
13 years ago |