5900 Commits (5dad99caf61cd159ece97e95395dc925ea0203b1)
 

Author SHA1 Message Date
Noel Maersk 02d409f511 misc: add Markus Peloquin to AUTHORS, reorder. 11 years ago
Noel Maersk ae3c7c0aa1 Merge remote-tracking branch 'markuspeloquin/master' 11 years ago
Markus Peloquin f4fcc7a799 Add clarification to Cygwin install section. 11 years ago
Markus Peloquin 2c53b8a34e Add Cygwin build instructions. 11 years ago
Noel Maersk 914f89b99f doc: add a FAQ. 11 years ago
Noel Maersk a0132b6bb5 doc: remove old references to NVidia cards. 11 years ago
Noel Maersk c09a5b4406 core: remove num_processors (unused). 11 years ago
Noel Maersk 3f5485ae43 misc: clarify comments in switch_pools(). 11 years ago
Noel Maersk dde099f224 doc: Reorder FAQ to have more common questions on top, fix a few links. 11 years ago
Markus Peloquin bf8e37ce19 Support building in cygwin. 11 years ago
Noel Maersk 4ce8a3ef3b misc: AUTHORS formatting. 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
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
Noel Maersk ed61c38ec8 build/mingw: style fixup after tonobitc merge. 11 years ago
Noel Maersk 241c94cbdd Merge remote-tracking branch 'tonokip/master' 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
tonobitc af01573a4f sleep function still needed for MingW not MW-W64 11 years ago