Commit Graph

  • 02d409f511 misc: add Markus Peloquin to AUTHORS, reorder. Noel Maersk 2014-02-09 17:46:07 +0200
  • ae3c7c0aa1 Merge remote-tracking branch 'markuspeloquin/master' Noel Maersk 2014-02-09 17:44:03 +0200
  • f4fcc7a799 Add clarification to Cygwin install section. Markus Peloquin 2014-02-08 15:43:48 -0800
  • 2c53b8a34e Add Cygwin build instructions. Markus Peloquin 2014-02-08 15:39:55 -0800
  • 6450f46975 VS2010 build: Fixed git versioning script unknown 2014-02-08 20:04:21 +0100
  • dfc7f57ffa VS2010 build: removed gitversion.h from repo since it is created dynamically. unknown 2014-02-08 19:32:43 +0100
  • 914f89b99f doc: add a FAQ. Noel Maersk 2014-02-08 19:54:29 +0200
  • fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. unknown 2014-02-08 18:40:37 +0100
  • a0132b6bb5 doc: remove old references to NVidia cards. Noel Maersk 2014-02-08 16:42:01 +0200
  • c09a5b4406 core: remove num_processors (unused). Noel Maersk 2014-02-08 15:41:31 +0200
  • 3f5485ae43 misc: clarify comments in switch_pools(). Noel Maersk 2014-02-08 15:37:21 +0200
  • dde099f224 doc: Reorder FAQ to have more common questions on top, fix a few links. Noel Maersk 2014-02-08 14:09:36 +0200
  • b178ade675 VS2010 build: Added PSW kernel. Version bump to 4.1.0. unknown 2014-02-08 12:40:20 +0100
  • bf8e37ce19 Support building in cygwin. Markus Peloquin 2014-02-07 22:31:40 -0800
  • 4ce8a3ef3b misc: AUTHORS formatting. Noel Maersk 2014-02-07 22:30:50 +0200
  • dff7876b7a Merge branch 'master' into build-msvs2010-upd Noel Maersk 2014-02-07 21:45:26 +0200
  • feac311305 VS2010 build: Converted applog() macro to function. unknown 2014-02-03 14:03:49 +0100
  • d6e46f2113 doc: recommend ADL version 6. Noel Maersk 2014-02-07 19:58:17 +0200
  • 321c4c73bf Bump version to 4.1.0. Noel Maersk 2014-02-07 19:44:31 +0200
  • 3c324a6427 doc: update FAQ. Noel Maersk 2014-02-07 01:15:23 +0200
  • 8043af5ec7 core: write gpu-threads to config when using ncurses menu. Noel Maersk 2014-02-07 00:52:13 +0200
  • b5b20c19f6 core: make errors on reading experimental options from config less scary. Noel Maersk 2014-02-07 00:30:58 +0200
  • e4657791bf doc: Update README.md Noel Maersk 2014-02-06 18:50:38 +0200
  • 0a3710dd7b doc: update FAQ, rename to FAQ.md. Noel Maersk 2014-02-06 16:06:24 +0200
  • c061b4e405 doc: Update part of MINING, rename to MINING.md. Noel Maersk 2014-02-06 15:23:41 +0200
  • 9e9ac30af0 doc: KERNEL.md formatting. Noel Maersk 2014-02-06 14:54:08 +0200
  • 4300e42aa8 doc: fix link in BUGS.md. Noel Maersk 2014-02-06 14:48:53 +0200
  • 2a950ff758 doc:BUGS.md minor updates. Noel Maersk 2014-02-06 13:27:39 +0200
  • 8dd1c2d4af core: correctly parse boolean configuration values. Noel Maersk 2014-02-05 22:03:46 +0200
  • 0e8ec8d060 pools: Allow disabling pool even if it's the last one enabled. Noel Maersk 2014-02-05 16:22:40 +0200
  • f5c51b7771 build: don't allow disabling OpenCL (it is mandatory). Noel Maersk 2014-02-05 15:35:54 +0200
  • 3f34049302 core: change default scantime/expiry to 7/28 (back to 1:4 ratio). Noel Maersk 2014-02-04 21:00:26 +0200
  • 3ae7531fa9 adl: rename adl_errors() to adl_error_desc(), shorten error desc's, handle unknown error Noel Maersk 2014-02-04 20:55:58 +0200
  • b298675896 Merge remote-tracking branch 'deba12/master' Noel Maersk 2014-02-04 20:47:42 +0200
  • cd63c1bf24 Add descriptive adl errors deba12 2014-02-04 18:26:46 +0200
  • f2f2bcedc7 build: use git version if available. Noel Maersk 2014-02-04 13:49:59 +0200
  • 76b79b2fb2 build: fix AC_INIT string of configure.ac. Noel Maersk 2014-02-04 12:45:10 +0200
  • 52e9df8d78 help: temp-target and temp-overheat had identical descriptions that do not describe what they actually do. Noel Maersk 2014-02-03 13:56:43 +0200
  • b8f4419b58 Merge pull request #69 from Oriumpor/patch-2 Noel Maersk 2014-02-03 02:10:34 -0800
  • 8b92708d23 Replace second ZUIKKIS_KERNNAME for PSW_KERNNAME Oriumpor 2014-02-02 10:50:24 -0800
  • ad5b5fd9a6 Merge pull request #64 from bigchirv/patch-1 Noel Maersk 2014-02-02 07:10:20 -0800
  • 4082064191 Adding definition for psw's kernel name. bigchirv 2014-02-02 05:45:52 -0430
  • 638b24d65c doc: update KERNEL.md. Noel Maersk 2014-02-01 16:19:04 +0200
  • 23eb242a5f kernel: make psw usable, reorder cases alphabetically. Noel Maersk 2014-02-01 15:57:26 +0200
  • bda1070259 kernel: add psw kernel. Brandon Tuomela 2014-02-01 08:08:34 +0000
  • 21c007e842 VS2010 build: Static pthreads compiling and linking. troky 2014-01-29 21:15:28 +0100
  • 70845714b5 VS2010 build: Added library building instructions. troky 2014-01-29 20:37:07 +0100
  • 922bf25075 Fix build error in changed compat/jansson-2.5/src/dump.c (missing 'struct'). Noel Maersk 2014-02-01 00:29:37 +0200
  • 975139e054 VS2010 build: Prepared jansson for VS compile. troky 2014-01-29 15:12:17 +0100
  • 80d00323de VS2010 build: added sleep/usleep macros troky 2014-01-28 23:52:33 +0100
  • b3dbe146ad Fixed le25todouble() casting. troky 2014-01-28 23:20:42 +0100
  • e0c380a2c9 Fixed missing realloc removed by mistake. troky 2014-01-28 22:26:01 +0100
  • b97a641ed9 Merge branch 'master' into build-msvs2010-upd Noel Maersk 2014-02-01 00:25:56 +0200
  • 2e16fb50fa doc: Update BUGS.md to ask whether using precompiled binary. Noel Maersk 2014-01-31 22:00:41 +0200
  • 464913aa31 misc: Update AUTHORS (add Perry Huang, reorder). Noel Maersk 2014-01-31 21:44:49 +0200
  • c23522036d ui: Don't display pool list N times if N pools are set hidden in config. Noel Maersk 2014-01-31 21:36:40 +0200
  • 37f60c3d2a Merge pull request #59 from perryh/add_api_khs Noel Maersk 2014-01-31 09:00:44 -0800
  • 8bd980dbbd Add API_KHS endpoint. Perry Huang 2014-01-31 01:43:30 -0600
  • 9f99474e69 pools: Revert back to "Pool N" default pool name, and use json_array_index to set it. Noel Maersk 2014-01-30 14:56:55 +0200
  • ed61c38ec8 build/mingw: style fixup after tonobitc merge. Noel Maersk 2014-01-29 22:25:38 +0200
  • 241c94cbdd Merge remote-tracking branch 'tonokip/master' Noel Maersk 2014-01-29 22:22:52 +0200
  • 32b13ccb46 fix for mingw-w64 tonobitc 2014-01-28 16:04:19 -0800
  • d56d4ced64 include winsock2.h to resolve ws2tcpip.h conflict tonobitc 2014-01-28 15:31:31 -0800
  • af01573a4f sleep function still needed for MingW not MW-W64 tonobitc 2014-01-28 14:50:54 -0800
  • e123cc20c3 kernel: search in `pwd`/kernel/ for kernels. Noel Maersk 2014-01-29 00:48:12 +0200
  • d203dddabb ui: remove mention of cgminer in "Settings" menu. Noel Maersk 2014-01-28 23:59:31 +0200
  • 83d984a469 doc: add releases, issues and irc channel to README. Noel Maersk 2014-01-28 23:03:59 +0200
  • 6c343ae28c VS2010 build: Added libs download link. troky 2014-01-27 18:49:09 +0100
  • 14aac4b4dd VS2010 build: move windows config.h gitignore rule to winbuild/.gitignore Noel Maersk 2014-01-28 20:46:23 +0200
  • e053f49957 VS2010 build: Missing config.h and .gitignore rule to keep windows config.h troky 2014-01-27 18:35:53 +0100
  • d9eb547c5a VS2010 build: revert le256todouble() cast/ref/deref change. Noel Maersk 2014-01-28 20:30:00 +0200
  • 8d25b38e9b VS2010 build: winbuild/* dist and project files. Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 761f100ab9 VS2010 build: fix a segfault from a removed realloc. Noel Maersk 2014-01-28 03:29:23 +0200
  • 108ac24e2a core: check for GPU_* environment variables unconditionally. Noel Maersk 2014-01-28 02:51:42 +0200
  • 87e5f35745 VS2010 build: commit elist.h and relevant changes in sgminer.c and util.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 5078db8b01 VS2010 build: Prepare util.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • e35d7b1105 VS2010 build: Prepare scrypt.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 17ef58b3d1 doc: typo in doc/KERNEL.md Noel Maersk 2014-01-28 01:00:21 +0200
  • 5d5769156f VS2010 build: Prepare ocl.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 7ac101f365 VS2010 build: Prepare miner.h Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • b5a3dbeac0 VS2010 build: Prepare hexdump.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • db352941b2 VS2010 build: Prepare findnonce.c Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 8c0e250db2 VS2010 build: Prepare driver-opencl.c. Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • cf70796196 VS2010 build: Prepare compat/jansson-2.5. Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 5ce16a44db VS2010 build: ccan/opt Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • 84eefc74cd VS2010 build: prepare API. Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • da42e6ac98 VS2010 build: prepare ADL. Sanjin Trošelj 2014-01-27 18:22:40 +0100
  • cd5fa8d3cb Merge branch 'windows-cross-compile' Noel Maersk 2014-01-27 21:19:47 +0200
  • e081a669f6 doc: add note about --disable-adl-checks. Noel Maersk 2014-01-27 21:18:43 +0200
  • 2879994408 adl: only ask for iDrvIndex on Linux. Noel Maersk 2014-01-27 19:07:04 +0200
  • b56e65aa77 misc: line wrap. Noel Maersk 2014-01-27 19:06:52 +0200
  • a65ff54b08 doc: update README.md with "state" option. Noel Maersk 2014-01-27 18:17:14 +0200
  • d3a3ee6b31 misc: update AUTHORS.md with recent testers. Noel Maersk 2014-01-27 17:49:23 +0200
  • d7c8d1d300 core: change scantime/expiry to 10/30 from 30/120. Noel Maersk 2014-01-27 02:43:52 +0200
  • 64fc8324b8 pools: initial implementation of pool state machines. Noel Maersk 2014-01-27 02:28:58 +0200
  • 1ebcb07302 Merge branch 'master' into pools Noel Maersk 2014-01-27 00:54:16 +0200
  • cae071b837 Merge branch 'kernels' Noel Maersk 2014-01-27 00:48:25 +0200
  • 67d15f2843 Merge branch 'adl-extra-logging' Noel Maersk 2014-01-27 00:45:47 +0200
  • e269656959 Merge branch 'pools-joe' Noel Maersk 2014-01-26 23:57:18 +0200
  • 048c82b9b2 pools: rename 'pool->enabled' to 'pool->state'. Noel Maersk 2014-01-26 20:02:00 +0200