5873 Commits (861307becc48c9a5f449b58e61eb29a4dbe55ccf)
 

Author SHA1 Message Date
unknown 861307becc VS2010 build: Fixed debug build. Moved some windows related defines to preprocessor. 11 years ago
unknown 9e4c276389 VS2010 build: removed unused defines. 11 years ago
unknown 6450f46975 VS2010 build: Fixed git versioning script 11 years ago
unknown dfc7f57ffa VS2010 build: removed gitversion.h from repo since it is created dynamically. 11 years ago
unknown fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. 11 years ago
unknown b178ade675 VS2010 build: Added PSW kernel. Version bump to 4.1.0. 11 years ago
Noel Maersk dff7876b7a Merge branch 'master' into build-msvs2010-upd 11 years ago
unknown feac311305 VS2010 build: Converted applog() macro to function. 11 years ago
Noel Maersk d6e46f2113 doc: recommend ADL version 6. 11 years ago
Noel Maersk 321c4c73bf Bump version to 4.1.0. 11 years ago
Noel Maersk 3c324a6427 doc: update FAQ. 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 e4657791bf doc: Update README.md 11 years ago
Noel Maersk 0a3710dd7b doc: update FAQ, rename to FAQ.md. 11 years ago
Noel Maersk c061b4e405 doc: Update part of MINING, rename to MINING.md. 11 years ago
Noel Maersk 9e9ac30af0 doc: KERNEL.md formatting. 11 years ago
Noel Maersk 4300e42aa8 doc: fix link in BUGS.md. 11 years ago
Noel Maersk 2a950ff758 doc:BUGS.md minor updates. 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 f5c51b7771 build: don't allow disabling OpenCL (it is mandatory). 11 years ago
Noel Maersk 3f34049302 core: change default scantime/expiry to 7/28 (back to 1:4 ratio). 11 years ago
Noel Maersk 3ae7531fa9 adl: rename adl_errors() to adl_error_desc(), shorten error desc's, handle unknown error 11 years ago
Noel Maersk b298675896 Merge remote-tracking branch 'deba12/master' 11 years ago
deba12 cd63c1bf24 Add descriptive adl errors 11 years ago
Noel Maersk f2f2bcedc7 build: use git version if available. 11 years ago
Noel Maersk 76b79b2fb2 build: fix AC_INIT string of configure.ac. 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
Noel Maersk b8f4419b58 Merge pull request #69 from Oriumpor/patch-2 11 years ago
Oriumpor 8b92708d23 Replace second ZUIKKIS_KERNNAME for PSW_KERNNAME 11 years ago
Noel Maersk ad5b5fd9a6 Merge pull request #64 from bigchirv/patch-1 11 years ago
bigchirv 4082064191 Adding definition for psw's kernel name. 11 years ago
Noel Maersk 638b24d65c doc: update KERNEL.md. 11 years ago
Noel Maersk 23eb242a5f kernel: make psw usable, reorder cases alphabetically. 11 years ago
Brandon Tuomela bda1070259 kernel: add psw kernel. 11 years ago
troky 21c007e842 VS2010 build: Static pthreads compiling and linking. 11 years ago
troky 70845714b5 VS2010 build: Added library building instructions. 11 years ago
Noel Maersk 922bf25075 Fix build error in changed compat/jansson-2.5/src/dump.c (missing 'struct'). 11 years ago
troky 975139e054 VS2010 build: Prepared jansson for VS compile. 11 years ago
troky 80d00323de VS2010 build: added sleep/usleep macros 11 years ago
troky b3dbe146ad Fixed le25todouble() casting. 11 years ago
troky e0c380a2c9 Fixed missing realloc removed by mistake. 11 years ago
Noel Maersk b97a641ed9 Merge branch 'master' into build-msvs2010-upd 11 years ago
Noel Maersk 2e16fb50fa doc: Update BUGS.md to ask whether using precompiled binary. 11 years ago
Noel Maersk 464913aa31 misc: Update AUTHORS (add Perry Huang, reorder). 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 37f60c3d2a Merge pull request #59 from perryh/add_api_khs 11 years ago
Perry Huang 8bd980dbbd Add API_KHS endpoint. 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