57 Commits (854e1089d77027985cc5b9e5e915eefe42f0af26)

Author SHA1 Message Date
unknown 47cb1f7d55 Initial NSCRYPT support commit. 11 years ago
unknown b178ade675 VS2010 build: Added PSW kernel. Version bump to 4.1.0. 11 years ago
Noel Maersk 8043af5ec7 core: write gpu-threads to config when using ncurses menu. 11 years ago
Noel Maersk b5b20c19f6 core: make errors on reading experimental options from config less scary. 11 years ago
Noel Maersk 8dd1c2d4af core: correctly parse boolean configuration values. 11 years ago
Noel Maersk 0e8ec8d060 pools: Allow disabling pool even if it's the last one enabled. 11 years ago
Noel Maersk 3f34049302 core: change default scantime/expiry to 7/28 (back to 1:4 ratio). 11 years ago
Noel Maersk f2f2bcedc7 build: use git version if available. 11 years ago
Noel Maersk 52e9df8d78 help: temp-target and temp-overheat had identical descriptions that do not describe what they actually do. 11 years ago
Brandon Tuomela bda1070259 kernel: add psw kernel. 11 years ago
troky b3dbe146ad Fixed le25todouble() casting. 11 years ago
troky e0c380a2c9 Fixed missing realloc removed by mistake. 11 years ago
Noel Maersk c23522036d ui: Don't display pool list N times if N pools are set hidden in config. 11 years ago
Noel Maersk 9f99474e69 pools: Revert back to "Pool N" default pool name, and use json_array_index to set it. 11 years ago
Noel Maersk ed61c38ec8 build/mingw: style fixup after tonobitc merge. 11 years ago
tonobitc 32b13ccb46 fix for mingw-w64 11 years ago
tonobitc d56d4ced64 include winsock2.h to resolve ws2tcpip.h conflict 11 years ago
Noel Maersk e123cc20c3 kernel: search in `pwd`/kernel/ for kernels. 11 years ago
Noel Maersk d203dddabb ui: remove mention of cgminer in "Settings" menu. 11 years ago
Noel Maersk d9eb547c5a VS2010 build: revert le256todouble() cast/ref/deref change. 11 years ago
Noel Maersk 761f100ab9 VS2010 build: fix a segfault from a removed realloc. 11 years ago
Noel Maersk 108ac24e2a core: check for GPU_* environment variables unconditionally. 11 years ago
Sanjin Trošelj 87e5f35745 VS2010 build: commit elist.h and relevant changes in sgminer.c and util.c 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 048c82b9b2 pools: rename 'pool->enabled' to 'pool->state'. 11 years ago
Noel Maersk 22b78e91f6 tui: Refactor status line printing. 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 1d81196238 Added a 'disable-pool' option to the json configuration, to allow pools to be started up disabled 11 years ago
gacheson 1eacb3f1c2 Fixes for "--pools" flag and fatal JSON error 11 years ago
Joe4782 712385160b Added the stratum port to the status print 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 5f795be64a core: use kernel name defines now that version date is not in the filenames. 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 5f326d64f5 kernel: allow choosing Alexey Karimov's kernels. 11 years ago
Noel Maersk 7950c10374 kernel: integrate Zuikkis' kernel, selectable with `--kernel=zuikkis`. 11 years ago
Noel Maersk 9d1db95a28 misc: move scrypt130511.cl kernel file to kernel/ckolivas.cl 11 years ago
Luke Dashjr 3faf4dd4a6 Use lround instead of llround, since it has better compatibility with older MingW and Cygwin versions 11 years ago
Martin Danielsen 7aeae40af2 EXPERIMENTAL: A new way of setting intensity; introducing xintensity! 11 years ago
Martin Danielsen d7e469bd76 Stratum servers can now be named. 11 years ago
Noel Maersk 11920081ec ui: Don't pad most displayed strings with spaces. 11 years ago
Noel Maersk e46581dea1 Remove --vectors (current kernel only supports 1 vector). 11 years ago
Noel Maersk e6b5fb7aa8 core: remove deprecated --scrypt option. 11 years ago
Noel Maersk 50066cf3c7 misc: Replace all remaining instances of 'cgminer' with 'sgminer'. 11 years ago
Noel Maersk 6ea3b93809 core: fix build error due to CGMINER_PREFIX reference. 11 years ago
Noel Maersk 5b977125fa misc: Replace many (but not all) instances of 'cgminer' with 'sgminer'. 11 years ago