5783 Commits (d3a3ee6b312a30431a3cc3c6bec8a601f550b184)
 

Author SHA1 Message Date
Noel Maersk d3a3ee6b31 misc: update AUTHORS.md with recent testers. 11 years ago
Noel Maersk d7c8d1d300 core: change scantime/expiry to 10/30 from 30/120. 11 years ago
Noel Maersk 64fc8324b8 pools: initial implementation of pool state machines. 11 years ago
Noel Maersk 1ebcb07302 Merge branch 'master' into pools 11 years ago
Noel Maersk cae071b837 Merge branch 'kernels' 11 years ago
Noel Maersk 67d15f2843 Merge branch 'adl-extra-logging' 11 years ago
Noel Maersk e269656959 Merge branch 'pools-joe' 11 years ago
Noel Maersk 048c82b9b2 pools: rename 'pool->enabled' to 'pool->state'. 11 years ago
Noel Maersk 22b78e91f6 tui: Refactor status line printing. 11 years ago
Noel Maersk 6417bcce61 Merge remote-tracking branch 'joe/pool_options' into pools 11 years ago
Joe4782 90d49e9ad3 Updated the README file to explain the 'remove-pool' json config file option 11 years ago
Joe4782 b1eb2ab8f8 Implemented the 'remove-pool' config option for json file pools 11 years ago
Joe4782 817ed55b6a Pool management option now shows pool name when available 11 years ago
Joe4782 dd7bd69786 Updated README to explain new 'disable-pool' configuration file option 11 years ago
Joe4782 1d81196238 Added a 'disable-pool' option to the json configuration, to allow pools to be started up disabled 11 years ago
Noel Maersk 8a6c716c86 Merge pull request #40 from gacheson/master 11 years ago
gacheson 1eacb3f1c2 Fixes for "--pools" flag and fatal JSON error 11 years ago
Noel Maersk 6089dfbbac adl: code cleanup after last commit. 11 years ago
Joe4782 712385160b Added the stratum port to the status print 11 years ago
Joe4782 a7bca56633 Getting some extra log messages in the adl handling code 11 years ago
Noel Maersk de08e71ea2 core: write xintensity and rawintensity to config, add vectors back as a hidden option; a little whitespace for readability. 11 years ago
Noel Maersk dda62843fd core: Add -v as an shorthand for --verbose. 11 years ago
Noel Maersk e8978db55f kernel: slight refactor, add warnings about new kernels, and known limitations of zuikkis. 11 years ago
Noel Maersk 7a69044cff doc: update KERNEL.md 11 years ago
Noel Maersk abf1b940b5 doc: update README.md to point to KERNEL.md 11 years ago
Noel Maersk 5f795be64a core: use kernel name defines now that version date is not in the filenames. 11 years ago
Noel Maersk 68f0a45034 doc: BUGS.md 11 years ago
Noel Maersk e9af2109c3 doc: change bog reporting address. 11 years ago
Noel Maersk 45848edff4 misc: Add Kalroth's bitcoin donation address. 11 years ago
Noel Maersk d04a8d174b tui: display line getting off-screen on narrow terminals. 11 years ago
Martin Danielsen d11df698d1 --rawintensity option, by request of Dead2. 11 years ago
Martin Danielsen 967c757cdf Cleaned a few messages up after pool naming feature. 11 years ago
Martin Danielsen cb174d433a Failover pool switching back delay is now configurable. 11 years ago
Noel Maersk 35a23942b1 kernel: fix alexkar* kernel crashes due to missing case in switch. 11 years ago
Noel Maersk 45bf2f2335 doc: Add debug compilation instructions. 11 years ago
Noel Maersk 2f1fafedb9 doc: skeleton KERNEL documentation. 11 years ago
Noel Maersk 629f7b15e2 kernel/zuikkis: remove unneeded comments and change defines. 11 years ago
Noel Maersk 4de27856af misc: add ozbenh and gdevenyi to AUTHORS.md. 11 years ago
Noel Maersk 4ac17b03f6 misc: Add Zuikkis and Alex Karimov to authors. 11 years ago
Noel Maersk 8bb66adc48 Merge remote-tracking branch 'origin/kernels' into kernels 11 years ago
Noel Maersk 5f326d64f5 kernel: allow choosing Alexey Karimov's kernels. 11 years ago
Noel Maersk 9545c143e8 Merge pull request #25 from gdevenyi/kernels 11 years ago
Noel Maersk 81337e0064 kernel: vanilla Alexey Karimov kernels (alexkarnew and alexkarold). 11 years ago
Gabriel A. Devenyi a6ccc05e5f Replace multiply by 2 (i*2) with left shift. This should be slightly faster. Can't use OpenCL rotate becase of bit carry overs 11 years ago
Noel Maersk f796aa51ca kernel/misc: change ckolivas.cl encoding to UTF-8. 11 years ago
Noel Maersk 7950c10374 kernel: integrate Zuikkis' kernel, selectable with `--kernel=zuikkis`. 11 years ago
Noel Maersk afdc8b5ffb kernel: zuikkis' vanilla kernel added. 11 years ago
Noel Maersk 9d1db95a28 misc: move scrypt130511.cl kernel file to kernel/ckolivas.cl 11 years ago
Noel Maersk 875db702b3 adl: unambiguosly check if FanSpeedInfo specifies support for either mechanism to set FanSpeed. 11 years ago
Luke Dashjr 74fb5ab4b8 adl: Set iSpeedType to RPM for get-fanspeed requests 11 years ago