258 Commits (e15f354a4d3c4656bace12ecbaaf7c33bce9f39e)

Author SHA1 Message Date
Jan Berdajs 6152638dd7 fix compile without ADL 10 years ago
blagodarenko 1bca4a7921 fix "diff 0.000/0.000" 10 years ago
troky 1bb452e321 Fixed kernel path bug introduced in 8198286597 10 years ago
Anatoly 32824e56a0 Total uptime drop fix 10 years ago
troky 8198286597 Fixed MSVS build. 10 years ago
Jan Berdajs 00d17d16fe fix segfault (watchdog thread declares threads sick and tries to restart them while they are already being restarted) 10 years ago
Noel Maersk 4f387321ce misc: update AUTHORS.md, add CR to sgminer.c, minor style. 10 years ago
Jan Berdajs f0e47ec8ec make sure reinit_device cannot happen while algo switching, which would probably result in segfault 10 years ago
Jan Berdajs e58cd00db7 fix bug in thread_reportin (watchdog can detect getwork is false before thr->last is set), and a few cosmetic changes 10 years ago
troky b8a1c1f660 MSVS compatibility update. 10 years ago
Jan Berdajs e4a4efdb42 fix some potential memory leaks, remove a few old unused functions 10 years ago
Jan Berdajs 87bbca6148 only change gpu engine, memclock, fans, if ADL is enabled 10 years ago
Anatoly 8c48255802 Code cleanup 10 years ago
Anatoly 99db17145f show-coindiff option added 10 years ago
Anatoly 8f10cbfac5 Total uptime length 10 years ago
Anatoly d89e53b3db Extend time to sick state 10 years ago
Jan Berdajs 2ec09155e6 per-pool gpu-fan 10 years ago
Jan Berdajs f596631a07 adjust ncurses interface when we change mining_threads count 10 years ago
Jan Berdajs 6c5ce535d9 fix compiler warnings 10 years ago
Jan Berdajs 13cdc33809 pool-gpu-threads setting 10 years ago
Jan Berdajs 19fc4cc93c remove gpu_threads which is identical to mining_threads. refactor mining threads init code 10 years ago
Jan Berdajs 24d0ce4884 all hail SPACE 10 years ago
Jan Berdajs c4f2b78d65 per-pool gpu-engine, gpu-memclock and thread_concurrency 10 years ago
Jan Berdajs 06d8e1d1dc extranonce - some cleanup and better description for pool setting 10 years ago
elbandi 91a26c46b7 Protect pool name with lock 10 years ago
Jan Berdajs cac833e5c2 fix bug which can occur when switching from a very low diff algo (darkcoin) to a high diff algo (scrypt), which caused invalid nonces 10 years ago
troky 1bd9636602 Fixed found blocks calculation. 10 years ago
sterlingpickens 812efe4abc initial_args warning 10 years ago
sterlingpickens 246615f238 initial_args warning 10 years ago
Jan Berdajs 5b8adcd9a1 add todo comment if we ever fix the broken config parser 10 years ago
Jan Berdajs efe1ebd7ae Intensity can be set for each pool individually 10 years ago
Jan Berdajs 9d9f5b7586 Add MaxCoin support 10 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 10 years ago
troky 22a3c5b6fe Reverting 83d71da. VS2010 fix. 10 years ago
Noel Maersk ecfd497467 core: remove second-to-last remnants of hotplug. 11 years ago
elbandi e32dcd7190 Mark pool as idle if stratum restart is failed 11 years ago
elbandi 98676763b9 Set the pool idle and switch pool, if need 11 years ago
Noel Maersk 5b054542db config: Don't write commas if not needed, default to `opt_algorithm` when adding pool without one set explicitly. 11 years ago
sterlingpickens 83d71da225 Update sgminer.c 11 years ago
Elbandi 973dcefa8c Use get_pool_name everywhere 11 years ago
Noel Maersk 3d7167ce2c config: improve pool section writing. 11 years ago
phm 67cf41a50c Added support for MaruCoin 11 years ago
Noel Maersk 92c3b5eb48 api: set algorithm properly on addpool. 11 years ago
Noel Maersk 3c3a58475e ui+api: ask for pool name/description/algorithm when adding pool from NCurses/API. 11 years ago
troky 01e96606f0 Fixed (pool) algo selection. 11 years ago
Noel Maersk da667d63e0 config: write pool name and description to config. 11 years ago
Noel Maersk b3d483a035 core: revert two of the changes in Bllacky's pull request #187. 11 years ago
Bllacky fe64ac99d6 Update sgminer.c 11 years ago
Bllacky 1dc8aabda9 Update sgminer.c 11 years ago
Noel Maersk aa5f4c713b config: add `const` qualifier to set_pool_{algorithm,nfactor}(). 11 years ago