ystarnaud
81d9c9e574
Events framework
...
Added the ability to have users run commands, reboot the system or quit sgminer based on system events. These events can be defined and placed throughout the sgminer source. So far the events are: "gpu_sick", "gpu_dead" and "idle". I will document further shortly. Config example available here: http://pastebin.com/2rRv3EzH
2014-11-19 18:33:11 +01:00
ystarnaud
42737acf66
Added Neoscrypt with Wolf9466 improvements.
2014-11-19 12:06:16 +01:00
troky
32d95dd967
Updated to MSVS 2013
2014-11-16 12:51:58 +01:00
troky
e481d67e59
MSVS fix.
2014-09-19 18:50:02 +02:00
ystarnaud
a90bbf7dd2
Added "Fresh" Algorithm and optimized it for a slight speed increase using extra kernels.
2014-09-19 18:26:39 +02:00
troky
94607ba5c4
Merge pull request #310 from sgminer-dev/v5_0-jansson
...
Added Jansson as submodule.
2014-07-03 23:02:54 +02:00
troky
c196dfd2dd
MSVS2010 project update.
2014-07-03 18:57:43 +02:00
troky
66ec621c9b
Added Jansson as submodule.
2014-07-02 09:24:10 +02:00
ystarnaud
5c9126fd61
X14 Implementation
...
Added X14 and cleaned up the X13/X15 kernels so all 3 offshoots are in
sync. New option "--hamsi-short" or "hamsi-short":true to add a small
boost. May not work on all GPUs.
2014-07-01 01:33:20 -04:00
aznboy84
12a2accd7e
MSVC X15 commit
2014-07-01 01:29:26 -04:00
troky
d7d387a214
MSVS fix for talkcoin commit.
2014-06-21 18:43:59 +02:00
troky
85a6adf8fb
MSVS project update for config_parser commit
2014-06-20 20:06:14 +02:00
troky
d83d7bd386
Removed original sha2 and made code use sph_sha2
2014-06-12 13:19:30 +02:00
troky
a564c24a4d
MSVS: project cleanup and reorder.
2014-06-08 11:32:43 +02:00
Jan Berdajs
e5779e1e26
move algorithms into separate folder
2014-06-08 03:26:42 +02:00
Jan Berdajs
713cfb52c0
update visual studio project (add new files), update solution (was too new for VS2010 Express)
2014-05-29 22:43:53 +02:00
Noel Maersk
8079d054d6
Merge branch 'nfactor'
...
Conflicts (resolved):
Makefile.am
winbuild/sgminer.vcxproj.filters
2014-03-14 17:46:54 +02:00
unknown
201036dd92
Added algorithm.* and inttypes.h for MSVS build
2014-03-09 11:29:53 +01:00
unknown
747efda902
MSVS2010: Added pool.c and pool.h to project.
2014-03-01 13:19:46 +01:00
unknown
fc51d1696b
VS2010 build: config.h cleanup and offload. Added git versioning.
2014-02-08 18:40:37 +01:00
troky
70845714b5
VS2010 build: Added library building instructions.
2014-02-01 00:33:22 +02:00
troky
975139e054
VS2010 build: Prepared jansson for VS compile.
2014-02-01 00:29:09 +02:00
Sanjin Trošelj
8d25b38e9b
VS2010 build: winbuild/* dist and project files.
...
Cherry-picked by veox.
2014-01-28 03:37:08 +02:00