|
882e4d85
|
2012-02-21T03:14:20
|
|
Merge pull request #123 from xiangfu/icarus
Add Icarus Support to Cgminer
|
|
a455ac7b
|
2012-02-21T11:16:57
|
|
README document API 'privileged' command
|
|
9b83c126
|
2012-02-20T21:24:00
|
|
Update documentation for API changes
|
|
8d6d62c3
|
2012-02-20T09:31:11
|
|
Update FAQs.
|
|
89b32b17
|
2012-02-20T09:28:01
|
|
Officially support diakgcn in code and docs.
|
|
dfead150
|
2012-02-15T12:43:25
|
|
add shortcuts to description for easy grep
|
|
beaf158a
|
2012-02-14T00:01:20
|
|
update README for Icarus
|
|
c235c7e3
|
2012-02-15T14:35:13
|
|
Allow the refresh interval to be adjusted in dynamic intensity with a --gpu-dyninterval parameter.
|
|
ecaf33a7
|
2012-02-11T20:23:27
|
|
Update README.
|
|
543265d6
|
2012-01-24T14:34:17
|
|
Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs
|
|
f19e67fe
|
2012-02-08T19:06:24
|
|
Allow API to restrict access by IP address
|
|
43013514
|
2012-02-05T23:22:52
|
|
Merge pull request #104 from kanoi/master
Return last accepted share pool/time for devices
|
|
82f74af5
|
2012-02-05T21:36:41
|
|
Deprecate the --donation feature.
Needlessly complex, questionable usefulness, depends on author's server and a central pool of some kind, and was not heavily adopted.
|
|
09694640
|
2012-02-04T19:24:48
|
|
Return last accepted share pool/time for devices
|
|
181b16c1
|
2012-01-30T23:31:30
|
|
Update docs.
|
|
b3d1378e
|
2012-01-30T20:19:48
|
|
Provide debugging advice.
|
|
49e35799
|
2012-01-29T10:32:57
|
|
README updates.
|
|
2e16d5e5
|
2012-01-23T15:32:48
|
|
Add more explanation of JSON format and the 'save' command
|
|
bf5321cf
|
2012-01-22T20:14:33
|
|
API 'save' command details
|
|
89989703
|
2012-01-22T18:34:13
|
|
Put back deleted option
|
|
ec2c0b78
|
2012-01-22T18:24:55
|
|
Add API commands: config, switchpool, gpu settings, save
|
|
e15d57d7
|
2012-01-22T09:36:21
|
|
Implement socks4 proxy support.
|
|
3cad815e
|
2012-01-21T19:06:48
|
|
Fanspeed faq.
|
|
5179d224
|
2012-01-20T15:36:42
|
|
Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers.
|
|
c487383c
|
2012-01-20T09:12:49
|
|
Allow CPU mining explicitly enable only if other mining support is built in.
|
|
67376ca0
|
2012-01-20T09:06:56
|
|
Update README + FAQ.
|
|
9e40e87a
|
2012-01-18T23:49:17
|
|
Update documentation
|
|
a91e145f
|
2012-01-19T17:01:37
|
|
Update README.
|
|
68c807d7
|
2012-01-11T11:09:18
|
|
Typo in readme.
|
|
d1f896a6
|
2011-12-26T23:50:32
|
|
Merge pull request #63 from kanoi/master
fix test/set of thr->pth to also work in windows
|
|
5033dcd3
|
2011-12-27T18:33:49
|
|
fix test/set of thr->pth to also work in windows
|
|
4c1c8250
|
2011-12-27T18:06:55
|
|
Fix typos courtesy of Steve Brecher.
|
|
17ea91ae
|
2011-12-27T15:23:42
|
|
Update README.
|
|
f32a0725
|
2011-12-20T16:22:18
|
|
DOC related updates
|
|
d548670e
|
2011-11-11T19:27:53
|
|
Update README.
|
|
9a0b7096
|
2011-10-17T13:51:40
|
|
Update documentation about new configuration file with an example file.
|
|
a41db9d4
|
2011-10-09T14:14:50
|
|
Bump version to 2.0.6 and update docs.
|
|
9087345f
|
2011-09-29T10:27:32
|
|
Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds.
|
|
ffc88ef0
|
2011-09-29T10:08:30
|
|
Enable 100% donation by default.
This reverts commit 9e9d25c7bad94116c50bb7d2225510930d092f5e.
|
|
9e9d25c7
|
2011-09-29T09:39:29
|
|
Enable 0.5% donation by default.
|
|
0639836d
|
2011-09-27T11:12:19
|
|
Document the --donation feature.
|
|
21c2bc46
|
2011-09-26T15:24:20
|
|
Make it possible to set the intensity on a per-card basis, dynamic or static values.
|
|
855ea661
|
2011-09-23T11:47:35
|
|
Update README and FAQ.
|
|
701c29fa
|
2011-09-23T10:10:31
|
|
Add message about needing to export display on linux.
|
|
e7ec2d04
|
2011-09-09T12:17:02
|
|
Update README.
|
|
355b24ce
|
2011-09-08T14:00:03
|
|
Document the temperature command line changes.
|
|
b50041c8
|
2011-09-08T13:29:13
|
|
Allow per-device fan ranges to be set and use them in auto-fan mode.
|
|
9b5cd618
|
2011-09-08T13:04:39
|
|
Implement accepting a range of engine speeds as well to allow a lower limit to be specified on the command line.
|
|
4bb6b381
|
2011-09-08T09:31:31
|
|
More readme docs.
|
|
26d1264c
|
2011-09-07T20:19:16
|
|
FAQ updates.
|
|
8a1ae4a3
|
2011-09-06T13:34:28
|
|
Updated FAQ.
|
|
40750fc4
|
2011-09-06T13:25:02
|
|
Update README with extensive documentation about overclocking.
|
|
33c2eccb
|
2011-09-02T12:13:24
|
|
Update README.
|
|
063efb19
|
2011-09-02T10:37:00
|
|
Rename localgen occasions to getwork fail occasions since localgen is unrelated now.
|
|
e95006c2
|
2011-08-30T12:43:19
|
|
Change recommendation to intensity 9 for dedicated miners.
|
|
bc5b2cfa
|
2011-08-29T19:57:03
|
|
Readme updates.
|
|
df1b9a6d
|
2011-08-26T12:54:41
|
|
Update README.
|
|
f062765c
|
2011-08-20T10:08:59
|
|
Explicitly link in ws2_32 on the windows build and update README file on how to compile successfully on windows.
|
|
4daca363
|
2011-08-16T16:57:48
|
|
Recommend O2 instead of O3 since it can make windows binaries fail.
|
|
05dadc90
|
2011-08-16T15:47:44
|
|
Add pkg-config to listed dependencies.
|
|
e2a04946
|
2011-08-16T15:18:17
|
|
Friendly reminder.
|
|
668ab18f
|
2011-07-28T23:14:47
|
|
More logging info.
|
|
9c52bc20
|
2011-07-28T12:07:23
|
|
Add faq about logging.
|
|
65b48764
|
2011-07-22T21:02:40
|
|
Update README.
|
|
b4430f12
|
2011-07-20T13:59:34
|
|
Document changes.
|
|
6de8de3e
|
2011-07-19T14:20:28
|
|
Documentation.
|
|
0477667f
|
2011-07-18T12:05:24
|
|
Update docs.
|
|
65b2aff8
|
2011-07-17T13:55:43
|
|
Add SS description to readme.
|
|
3785e50d
|
2011-07-16T01:47:58
|
|
Add new block data to status line.
|
|
23e4add2
|
2011-07-15T09:38:52
|
|
Add a system status line to the formatted output.
|
|
ed1d6e49
|
2011-07-14T20:02:33
|
|
Update readme.
|
|
4de3f32a
|
2011-07-13T00:58:13
|
|
Move to newer jansson library.
|
|
90839cdf
|
2011-07-11T13:41:31
|
|
Implement a completely curses based display and don't output to stderr when log is enabled unless it's redirected away from the terminal.
|
|
37382565
|
2011-07-07T15:04:54
|
|
Add warning about NVIDIA cards.
|
|
9304ebc6
|
2011-07-07T14:52:32
|
|
Add display information to README.
|
|
a4f04773
|
2011-07-07T14:39:27
|
|
Update build instructions.
|
|
91f9c527
|
2011-07-04T20:33:31
|
|
Rename code and application binary to cgminer version 1.0.9 preempting version 1.1.0, moving main code to main.c.
|
|
b645cc9f
|
2011-06-25T04:56:24
|
|
Updated README for building on win32.
|
|
13b43cfa
|
2011-07-03T00:28:51
|
|
Update copyright and authors.
|
|
8313606b
|
2011-06-25T15:46:15
|
|
Fixed configure.ac to properly detect OpenCL on windows/mingw.
|
|
82772022
|
2011-02-04T14:29:54
|
|
Release version 0.6.1.
|
|
fd19172c
|
2011-01-20T02:32:11
|
|
README: mention CFLAGS on *nix builds
|
|
309d1bdc
|
2010-12-19T21:47:41
|
|
Release version 0.3.1.
|
|
4c8d7035
|
2010-12-18T16:42:40
|
|
README: update win32 build insns
|
|
18d3ab87
|
2010-11-29T12:27:11
|
|
Release version 0.2.1.
|
|
a7518360
|
2010-11-26T23:32:29
|
|
Windows build tweaks.
|
|
a50201eb
|
2010-11-26T20:15:07
|
|
Improve --help output. Mention --help in README.
|
|
c6391499
|
2010-11-26T19:04:48
|
|
Add tcatm's 4way SSE2 sha256 implementation.
|
|
d2fded61
|
2010-11-26T18:13:16
|
|
README: add win32 installer instructions
|
|
7f98b6a2
|
2010-11-26T16:35:54
|
|
README: update dependency list and build instructions
|
|
a614823f
|
2010-11-25T01:02:53
|
|
Remove unused OpenSSL dependency.
Also, turn a few strings into #define'd constants.
|
|
702e2ac8
|
2010-11-24T19:31:12
|
|
Convert over to autotools. Release version 0.1.
|
|
9bc3649e
|
2010-11-23T23:43:45
|
|
Add README and license info.
|