Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4dee0d04 | 2012-06-05 13:30:40 | FPGA - allow device detect override without an open failure | ||
| 9f872d1d | 2012-06-12 14:33:36 | modminer: Make log messages more consistent in format | ||
| d3fa59d7 | 2012-06-05 02:17:09 | Abstract generally useful FPGA code into fpgautils.c | ||
| 4c3e3460 | 2012-05-31 20:01:17 | Move RPC API content out of README to API-README | ||
| 17b6f111 | 2012-05-16 23:53:13 | Icarus: make --icarus-timing hidden and document it in FPGA-README | ||
| b5ed958e | 2012-05-16 22:25:21 | Icarus: high accuracy timing and other bitstream speed support | ||
| 0cad29f9 | 2012-05-05 16:30:03 | API 'stats' update README | ||
| 3a4c6f4d | 2012-05-05 15:06:56 | Spelling ... | ||
| 976e27c4 | 2012-05-05 15:04:15 | API add getwork stats to cgminer - accesable from API 'stats' | ||
| e3a3c68a | 2012-05-03 15:57:04 | Readme updates. | ||
| 524e2fb8 | 2012-05-02 16:11:11 | api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly | ||
| 53c22551 | 2012-04-29 09:12:23 | Change default behaviour to submitting stale, removing the --submit-stale option and adding a --no-submit-stale option. | ||
| e502fde5 | 2012-04-27 11:13:52 | Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code. | ||
| 724d9e45 | 2012-04-26 02:05:45 | README - add some Ztex details | ||
| 84a0012f | 2012-04-26 00:15:03 | README correct API version number | ||
| 8dee991c | 2012-04-26 00:14:17 | README spelling error | ||
| bb57962d | 2012-04-25 19:40:25 | README clarification of 'notify' command | ||
| 32ceec8d | 2012-04-25 19:37:55 | README update for API RPC 'devdetails' | ||
| ddf93c36 | 2012-04-25 15:51:30 | Add libusb to list of dependencies for building. | ||
| 6b0d767a | 2012-04-25 13:23:57 | Extensively document the cause of GPU device issues and the use of --gpu-map. | ||
| 4648330c | 2012-04-24 21:46:48 | Support for share logging | ||
| 7296e53f | 2012-04-25 11:47:45 | Grammar fix. | ||
| 22ea2f90 | 2012-04-25 11:26:33 | Yet more FAQ about SDK 2.6 and hashrate slowdowns. | ||
| f1ae7bbb | 2012-04-22 01:04:34 | Document long-form COM port device names on Windows, required to specify serial ports above 9 | ||
| 0f74ba05 | 2012-04-22 00:57:59 | Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device | ||
| 2e1d2017 | 2012-04-21 03:15:41 | API add removepool like the screen interface | ||
| eec7c1a9 | 2012-04-20 23:50:27 | api.c escape required characters in return strings + pools returns the username | ||
| c52b55e2 | 2012-04-18 12:55:16 | README update details about miner.php | ||
| e0c4d606 | 2012-04-14 23:47:34 | Minor readme updates. | ||
| 3fa3f60b | 2012-03-30 00:03:29 | api.c new commands: pgaenable pgadisable | ||
| 2beb3500 | 2012-03-28 04:24:41 | Merge pull request #153 from kanoi/master Add API support for Icarus and Bitforce + Icarus fixes ++ | ||
| ad824207 | 2012-03-28 04:21:18 | Merge pull request #151 from luke-jr/libudev_detect_fixes Bugfix: Check for libudev header (not just library) in configure, and document optional dependency | ||
| 6d4314d4 | 2012-03-27 23:04:17 | Add extensive instructions on how to make a native windows build. | ||
| 18a8b550 | 2012-03-23 03:17:20 | API returns the simple device history with the 'notify' command | ||
| 6e35503e | 2012-03-22 19:47:23 | api.c config 'Device Code' to show list of compiled devices + README | ||
| 3d9970d6 | 2012-02-29 09:02:30 | Bugfix: Check for libudev header (not just library) in configure, and document optional dependency | ||
| cb3323b7 | 2012-02-29 21:17:10 | Add API support for Icarus and Bitforce | ||
| c9b7a223 | 2012-02-27 12:58:35 | Next API version is 1.4 (1.3 is current) | ||
| b4c7c56f | 2012-02-27 12:02:14 | README/api.c add "When" the request was processed to STATUS | ||
| aff55fab | 2012-02-25 20:59:27 | Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it | ||
| f13fd8d1 | 2012-02-26 11:12:06 | README add information missing from --scan-serial | ||
| bd506cd3 | 2012-02-26 10:41:06 | Update README RPC API Version comment | ||
| f635ac49 | 2012-02-24 11:53:49 | FAQ about sockets not working on windows PHP | ||
| 0abac0b5 | 2012-02-24 03:00:01 | API implement addpool command | ||
| 21ef690a | 2012-02-23 20:52:09 | Update NEWS and README for 2.3.0 | ||
| 60c5ac68 | 2012-02-23 16:10:17 | API new commands enablepool and disablepool (version already incremented) | ||
| 6f65599a | 2012-02-23 10:28:32 | Fix API README (no --api-access -> it's --api-allow) | ||
| ca2b2d9b | 2012-02-23 01:44:41 | Don't save 'include' when saving the configuration | ||
| 915c72d8 | 2012-02-23 01:31:52 | Allow configuration file to include another recursively | ||
| 882e4d85 | 2012-02-21 03:14:20 | Merge pull request #123 from xiangfu/icarus Add Icarus Support to Cgminer | ||
| a455ac7b | 2012-02-21 11:16:57 | README document API 'privileged' command | ||
| 9b83c126 | 2012-02-20 21:24:00 | Update documentation for API changes | ||
| 8d6d62c3 | 2012-02-20 09:31:11 | Update FAQs. | ||
| 89b32b17 | 2012-02-20 09:28:01 | Officially support diakgcn in code and docs. | ||
| dfead150 | 2012-02-15 12:43:25 | add shortcuts to description for easy grep | ||
| beaf158a | 2012-02-14 00:01:20 | update README for Icarus | ||
| c235c7e3 | 2012-02-15 14:35:13 | Allow the refresh interval to be adjusted in dynamic intensity with a --gpu-dyninterval parameter. | ||
| ecaf33a7 | 2012-02-11 20:23:27 | Update README. | ||
| 543265d6 | 2012-01-24 14:34:17 | Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs | ||
| f19e67fe | 2012-02-08 19:06:24 | Allow API to restrict access by IP address | ||
| 43013514 | 2012-02-05 23:22:52 | Merge pull request #104 from kanoi/master Return last accepted share pool/time for devices | ||
| 82f74af5 | 2012-02-05 21: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-04 19:24:48 | Return last accepted share pool/time for devices | ||
| 181b16c1 | 2012-01-30 23:31:30 | Update docs. | ||
| b3d1378e | 2012-01-30 20:19:48 | Provide debugging advice. | ||
| 49e35799 | 2012-01-29 10:32:57 | README updates. | ||
| 2e16d5e5 | 2012-01-23 15:32:48 | Add more explanation of JSON format and the 'save' command | ||
| bf5321cf | 2012-01-22 20:14:33 | API 'save' command details | ||
| 89989703 | 2012-01-22 18:34:13 | Put back deleted option | ||
| ec2c0b78 | 2012-01-22 18:24:55 | Add API commands: config, switchpool, gpu settings, save | ||
| e15d57d7 | 2012-01-22 09:36:21 | Implement socks4 proxy support. | ||
| 3cad815e | 2012-01-21 19:06:48 | Fanspeed faq. | ||
| 5179d224 | 2012-01-20 15:36:42 | Introduce a --net-delay option which guarantees at least 250ms between any networking requests to not overload slow routers. | ||
| c487383c | 2012-01-20 09:12:49 | Allow CPU mining explicitly enable only if other mining support is built in. | ||
| 67376ca0 | 2012-01-20 09:06:56 | Update README + FAQ. | ||
| 9e40e87a | 2012-01-18 23:49:17 | Update documentation | ||
| a91e145f | 2012-01-19 17:01:37 | Update README. | ||
| 68c807d7 | 2012-01-11 11:09:18 | Typo in readme. | ||
| d1f896a6 | 2011-12-26 23:50:32 | Merge pull request #63 from kanoi/master fix test/set of thr->pth to also work in windows | ||
| 5033dcd3 | 2011-12-27 18:33:49 | fix test/set of thr->pth to also work in windows | ||
| 4c1c8250 | 2011-12-27 18:06:55 | Fix typos courtesy of Steve Brecher. | ||
| 17ea91ae | 2011-12-27 15:23:42 | Update README. | ||
| f32a0725 | 2011-12-20 16:22:18 | DOC related updates | ||
| d548670e | 2011-11-11 19:27:53 | Update README. | ||
| 9a0b7096 | 2011-10-17 13:51:40 | Update documentation about new configuration file with an example file. | ||
| a41db9d4 | 2011-10-09 14:14:50 | Bump version to 2.0.6 and update docs. | ||
| 9087345f | 2011-09-29 10:27:32 | Expire shares as stale with a separate timeout from the scantime, defaulting to 120 seconds. | ||
| ffc88ef0 | 2011-09-29 10:08:30 | Enable 100% donation by default. This reverts commit 9e9d25c7bad94116c50bb7d2225510930d092f5e. | ||
| 9e9d25c7 | 2011-09-29 09:39:29 | Enable 0.5% donation by default. | ||
| 0639836d | 2011-09-27 11:12:19 | Document the --donation feature. | ||
| 21c2bc46 | 2011-09-26 15:24:20 | Make it possible to set the intensity on a per-card basis, dynamic or static values. | ||
| 855ea661 | 2011-09-23 11:47:35 | Update README and FAQ. | ||
| 701c29fa | 2011-09-23 10:10:31 | Add message about needing to export display on linux. | ||
| e7ec2d04 | 2011-09-09 12:17:02 | Update README. | ||
| 355b24ce | 2011-09-08 14:00:03 | Document the temperature command line changes. | ||
| b50041c8 | 2011-09-08 13:29:13 | Allow per-device fan ranges to be set and use them in auto-fan mode. | ||
| 9b5cd618 | 2011-09-08 13: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-08 09:31:31 | More readme docs. | ||
| 26d1264c | 2011-09-07 20:19:16 | FAQ updates. | ||
| 8a1ae4a3 | 2011-09-06 13:34:28 | Updated FAQ. |