6158 Commits (ae941268bd013643b61482c41f684053da91e825)
 

Author SHA1 Message Date
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
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
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 83d984a469 doc: add releases, issues and irc channel to README. 11 years ago
troky 6c343ae28c VS2010 build: Added libs download link. 11 years ago
Noel Maersk 14aac4b4dd VS2010 build: move windows config.h gitignore rule to winbuild/.gitignore 11 years ago
troky e053f49957 VS2010 build: Missing config.h and .gitignore rule to keep windows config.h 11 years ago
Noel Maersk d9eb547c5a VS2010 build: revert le256todouble() cast/ref/deref change. 11 years ago
Sanjin Trošelj 8d25b38e9b VS2010 build: winbuild/* dist and project files. 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