6294 Commits (3975f0441fbae50664e0a82fed8105a0fc8f7020)
 

Author SHA1 Message Date
ystarnaud 3975f0441f Updated x13 kernel 10 years ago
troky 3f83f221fb Moved (reverted) some struct definitions to api.c. MSVS doesn't like them in .h 10 years ago
troky 85a6adf8fb MSVS project update for config_parser commit 10 years ago
Noel Maersk 513307c790 config: remove commented-out old config-loading code. 10 years ago
Noel Maersk 76dd32a2c8 config: one less branching in load_default_profile(), some whitespace. 10 years ago
ystarnaud ef722e697d Fix to apply correct GPU engine clock or range 10 years ago
Noel Maersk 5430d1ee91 config: be a little less cryptic on what's going on in load_default_profile(). 10 years ago
Noel Maersk 0886740a5f Merge branch 'config-parser' into v5_0 10 years ago
Noel Maersk 6228694100 config: conflict with v5_0 (develop) branch, opt_algorithm was changed from a pointer. 10 years ago
Noel Maersk 0b85c05c35 misc: update AUTHORS and NEWS with changes from branch config-parser (and a few others). 10 years ago
Noel Maersk 5309da57cc config: remove unused variable. 10 years ago
ystarnaud 4021704e68 Update configuration.md 10 years ago
ystarnaud 3042745757 Update API.md (3 squashed commits). 10 years ago
ystarnaud e7881ff9f7 Update configuration.md 10 years ago
ystarnaud bd54c59ff0 Updated example.conf 10 years ago
ystarnaud fae56ceeeb Added API function to change pool profile 10 years ago
ystarnaud 58def448c0 Fixed a segfault issue writing config file 10 years ago
ystarnaud ea1aba07d8 API Update 10 years ago
Noel Maersk 832ac82bf6 Updated API functionality 10 years ago
ystarnaud 4c3352b8a0 Update configuration.md (19 squashed commits). 10 years ago
ystarnaud d9b4798e8e More options added 10 years ago
Noel Maersk 9fe5272c92 Updated config writer 10 years ago
Yann St. Arnaud 03379f9f51 Fixed whitespaces 10 years ago
Yann St. Arnaud 9faa8fa59f Updated the config parser 10 years ago
Noel Maersk 14d2b940f9 Merge pull request #274 from Elbandi/v5_0 10 years ago
Elbandi 1f76f9bfcc Use macros in queue_kernel functions 10 years ago
Elbandi 3b298478a3 Made opt_algorithm to simple variable 10 years ago
Elbandi e86b72e6e9 Remove unused enum 10 years ago
troky c0d79fa3fe Refactored kernel source loading (missing / delimiter). Added more debug messages. 10 years ago
troky b2e500e2a6 Fixed pool name display in rejected share notice when pool name is longer than 20 chars. 10 years ago
troky 8ad1d91c4f Fixed MSVS project bug introduced in d83d7bd386 10 years ago
troky c92443384b Lock tracking code fixed for MSVS. 10 years ago
troky 5ba1772d5a algorithm spaces/indentation fix 10 years ago
troky 60a79024ad MSVS project cleanup. 10 years ago
troky d83d7bd386 Removed original sha2 and made code use sph_sha2 10 years ago
troky f9a8e66f70 Fixed crash when changing display modes (#237) 10 years ago
troky cd9864f92b Removed unneccessary code introduced in 954c0e6 10 years ago
troky 24fa44e12b Make sure log string is null-terminated. 10 years ago
troky fd35c77c82 Kernel include path fix. 10 years ago
troky 6971ce6fe0 logging spaces/indentation 10 years ago
troky cbc22823df Removed trailing slashes from folder paths to avoid kernel building under Windows (MSVS). 10 years ago
troky 9f6bf16196 Refactored logging. Increased default log buffer size. 10 years ago
Jan Berdajs d8d8ba8f33 adl spaces indentation 10 years ago
Jan Berdajs d818014838 index was into cgpu threads, not into global mining threads 10 years ago
Jan Berdajs 3cbfe2547f fix bug where device is not restarted after overheating and cooling off 10 years ago
platinum4 280a64e537 Squelch "Network diff set" unless --more-notices 10 years ago
Jan Berdajs 25d7d426fd convert tabs to spaces in most commonly modified files 10 years ago
Jan Berdajs 2ea8f5d018 just in case, read-lock devices 10 years ago
Jan Berdajs 9fdd23e6ff since mining_threads count can change, we need to lock more carefully and get_thread function is not helpful anymore 10 years ago
Jan Berdajs 2877e8d49c of course it needs to be a write lock! fixes segfault 10 years ago