|
9d36ee9b
|
2011-12-24T09:33:30
|
|
Do not add blank lines when there are less cpu threads enabled than processors.
|
|
78c89dc7
|
2011-12-24T09:22:55
|
|
Move longpoll with changes to current active pool, selecting most suitable source for longpoll, or using any backup pool that has longpoll.
Actively stop longpoll if we already have longpoll running and have initiated a longpoll restart.
Make the longpoll activation notification warning level to make the switch visible.
Change lp_url to alloca to not lose malloced ram.
|
|
e75c8ec8
|
2011-12-24T08:50:07
|
|
Fix for non-adl configuration files.
|
|
400cb21d
|
2011-12-24T08:06:53
|
|
Off by one error in performance level.
|
|
f4d657ee
|
2011-12-24T07:35:42
|
|
Only adjust gpu engine speed in autotune mode if the gpu is currently at the performance level of that being adjusted.
|
|
90fa5fcd
|
2011-12-20T23:45:15
|
|
Bump to version 2.0.9 while still in development.
|
|
25cd835a
|
2011-12-20T23:36:31
|
|
Change API message to debug only.
|
|
7abe8c3b
|
2011-12-20T23:13:23
|
|
Set my name :P
|
|
4813b7dd
|
2011-12-20T23:12:08
|
|
Merge branch 'master' of https://github.com/kanoi/cgminer into api
|
|
924425d4
|
2011-12-20T23:04:54
|
|
Remove defunct inet files.
|
|
f32a0725
|
2011-12-20T16:22:18
|
|
DOC related updates
|
|
aacf1e55
|
2011-12-20T12:05:40
|
|
JSON reply to JSON request
|
|
da798519
|
2011-12-13T09:32:43
|
|
Web page - minor color/formatting
|
|
a039ec09
|
2011-12-08T23:35:57
|
|
api version change
|
|
7ec90dd7
|
2011-12-07T22:04:22
|
|
Spelling ...
|
|
f16c6d7e
|
2011-12-07T21:34:03
|
|
Add a simple full web interface in PHP to use the API
|
|
152708fe
|
2011-12-04T23:42:56
|
|
Cleanup/remove included inet functions)
|
|
50a08922
|
2011-12-04T00:24:26
|
|
2.0.8x Full GPU stats, descriptive field names and --api-description
|
|
c33553d5
|
2011-12-03T00:29:33
|
|
C sample api code
|
|
2a3c99f6
|
2011-11-30T15:37:40
|
|
Add API.java + API.class to access the API
|
|
45068ced
|
2011-11-29T11:07:27
|
|
Version 2.0.8w (windows changes)
|
|
293582d2
|
2011-11-24T21:05:19
|
|
Plural commands
|
|
45ebf2c5
|
2011-11-24T20:41:31
|
|
Fix threading issues and bugs
|
|
d234b857
|
2011-11-24T12:59:30
|
|
API v0.2 Added GPU commands and improved messages
|
|
df3fad3d
|
2011-11-23T22:22:10
|
|
Add API options for port and listen mode
|
|
49532277
|
2011-11-23T17:01:45
|
|
Add summary command
|
|
bbe1702d
|
2011-11-23T16:25:13
|
|
Add quit command
|
|
89c221ad
|
2011-11-23T15:57:47
|
|
Fix missing close() for invalid commands
|
|
23580566
|
2011-11-23T14:35:49
|
|
API v0.1
|
|
9671f0a2
|
2011-11-23T14:35:04
|
|
API v0.1
|
|
4c68ad01
|
2011-11-13T08:23:09
|
|
Fix for Intel Macs.
|
|
1419719c
|
2011-11-11T22:23:23
|
|
Update NEWS.
|
|
d5231ea5
|
2011-11-11T22:21:30
|
|
Fix build error with -ldl being passed to LDFLAGS instead of LDADD and update configure output.
|
|
35a8b9f3
|
2011-11-11T19:42:21
|
|
Bump version number to 2.0.8
|
|
79159c3b
|
2011-11-11T19:42:03
|
|
Update NEWS.
|
|
0638155c
|
2011-11-11T19:39:36
|
|
Don't load the default config if a config file is specified on the command line.
|
|
b0bfd816
|
2011-11-11T19:35:41
|
|
Don't build VIA on apple since -a auto bombs instead of gracefully ignoring VIA failing.
|
|
19cad2a6
|
2011-11-11T19:31:59
|
|
Update NEWS.
|
|
d548670e
|
2011-11-11T19:27:53
|
|
Update README.
|
|
a70629a7
|
2011-11-01T15:19:26
|
|
Make longpoll do a mandatory flushing of all work even if the block hasn't changed, thus supporting longpoll initiated work change of any sort and
merged mining.
|
|
e01d6941
|
2011-10-23T23:55:17
|
|
Byteswap computed hash in hashtest so it can be correctly checked
|
|
d8770654
|
2011-10-28T11:11:28
|
|
Add x86_64 w64 mingw32 target courtesy of dukrat.
|
|
8c63061e
|
2011-10-23T20:50:52
|
|
Allow a fixed speed difference between memory and GPU clock speed that will change memory speed when GPU speed is changed in autotune mode.
|
|
1acdad89
|
2011-10-17T14:24:42
|
|
Bump version number to 2.0.7.
|
|
2ac11bd7
|
2011-10-17T14:24:05
|
|
Update NEWS.
|
|
2a19153d
|
2011-10-17T14:07:38
|
|
Add example.conf to makefile dist.
|
|
9a0b7096
|
2011-10-17T13:51:40
|
|
Update documentation about new configuration file with an example file.
|
|
6d004ddf
|
2011-10-17T13:25:57
|
|
Write unix configuration to .cgminer/cgminer.conf by default and prompt to overwrite if given a filename from the menu that exists.
|
|
09f6736a
|
2011-10-17T12:27:41
|
|
Style cleanups.
|
|
31d3af02
|
2011-10-16T20:04:45
|
|
Support new configuration file format courtesy of Chris Savery which can write the config file from the menu and will load it on startup.
|
|
3ba86c49
|
2011-10-15T14:55:51
|
|
Cosmetic fixes.
|
|
8d96722c
|
2011-10-15T14:48:23
|
|
Merge branch 'no_midstate' of https://github.com/luke-jr/cgminer into 05
|
|
fb0c580b
|
2011-10-15T13:29:44
|
|
Go to kernel build should we fail to clCreateProgramWithBinary instead of failing on that device.
Should fix the windows problems with devices not initialising.
|
|
5976f6b3
|
2011-10-14T21:51:55
|
|
Get rid of unused variable.
|
|
e8720b90
|
2011-10-09T00:05:48
|
|
Support work without midstate or hash1, which are deprecated in bitcoind 0.5+
|
|
a41db9d4
|
2011-10-09T14:14:50
|
|
Bump version to 2.0.6 and update docs.
|
|
f9308f8f
|
2011-10-09T13:21:06
|
|
Disable work division for CPU mining which can lead to repeated work being performed.
|
|
81418d62
|
2011-10-09T13:15:29
|
|
Update displayed messages.
|
|
27b05db4
|
2011-10-09T12:59:45
|
|
Use ADL activity report to tell us if a sick GPU is still busy suggesting it is hard hung and do not attempt to restart it.
|
|
a37b827e
|
2011-10-09T12:37:56
|
|
Display the total solved blocks on exit (LOL if you're lucky).
|
|
689f8abb
|
2011-10-09T12:33:54
|
|
Try to use SSL if the server supports it.
|
|
a2072d73
|
2011-10-09T12:22:32
|
|
Merge branch 'altivec'
|
|
5133cf5b
|
2011-10-09T12:22:00
|
|
Add altivec 4 way support courtesy of Gilles Risch.
|
|
6cd906a4
|
2011-10-09T11:19:40
|
|
Properly check shares against target difficulty.
|
|
6dc10efa
|
2011-10-06T13:13:19
|
|
Don't try to build adl features without having adl.
|
|
3e527c6a
|
2011-09-30T17:15:40
|
|
Retry pools after a delay of 15 seconds if none can be contacted on startup unless a key is pressed.
|
|
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.
|
|
ac0d3030
|
2011-09-29T09:46:32
|
|
Don't make donation work interfere with block change detection allowing donation to work regardless of the block chain we're mining on.
|
|
9e9d25c7
|
2011-09-29T09:39:29
|
|
Enable 0.5% donation by default.
|
|
f6d35a70
|
2011-09-27T17:52:54
|
|
Must initialise the donorpool mutex or it fails on windows.
|
|
16dce491
|
2011-09-27T15:17:30
|
|
Bump version to 2.0.5
|
|
454772ef
|
2011-09-27T15:16:19
|
|
Update NEWS.
|
|
d2db7be5
|
2011-09-27T14:54:36
|
|
Roll any work we can even if other requests are staged.
|
|
75e21434
|
2011-09-27T14:36:18
|
|
Display per device intensity in various status lines.
|
|
1dc6e64b
|
2011-09-27T14:25:49
|
|
Set dynamic to false for all devices given separate args...
|
|
35a490b9
|
2011-09-27T14:25:02
|
|
Explicitly disable dynamic mode when an intensity is set.
|
|
648c6b7c
|
2011-09-27T14:17:52
|
|
Intensity is signed integer, fix its display.
|
|
5a4dabe2
|
2011-09-27T13:40:03
|
|
Add message about donation to startup.
|
|
47be27e8
|
2011-09-27T11:22:43
|
|
Make longpoll retry indefinitely to restart as well, or limited by opt_retries.
|
|
28796de7
|
2011-09-27T11:14:43
|
|
Merge https://github.com/geekmug/cgminer into gitmug
|
|
0639836d
|
2011-09-27T11:12:19
|
|
Document the --donation feature.
|
|
4128b954
|
2011-09-26T18:49:15
|
|
Add a --donation feature which reads a url/userpass from the author's site and contributes a percentage of getworks to the author, but default to off.
|
|
19911e57
|
2011-09-26T20:16:24
|
|
Correct some memory management issues.
|
|
760b0064
|
2011-09-26T19:58:47
|
|
Don't mess with GPU stuff if we don't have them.
|
|
c54b0870
|
2011-09-26T19:33:28
|
|
Assiging the bswap_{16,32,64} macros to __builtin_bswap{16,32,64}.
|
|
8b927af9
|
2011-09-26T15:55:06
|
|
Add helpers for inputting and demonstrating floats.
|
|
21c2bc46
|
2011-09-26T15:24:20
|
|
Make it possible to set the intensity on a per-card basis, dynamic or static values.
|
|
5b40f979
|
2011-09-26T10:47:24
|
|
Make sure we do not attempt to adl manage devices we have explicitly disabled.
|
|
7c26948e
|
2011-09-23T20:14:19
|
|
Merge pull request #50 from kanoi/kano
Hash is 32 bytes (64 nibbles)
|
|
afe03c63
|
2011-09-24T02:20:21
|
|
Hash is 32 bytes (64 nibbles)
|
|
a49fc184
|
2011-09-23T11:48:12
|
|
Bump version number to 2.0.4.
|
|
855ea661
|
2011-09-23T11:47:35
|
|
Update README and FAQ.
|
|
8635eda0
|
2011-09-23T11:41:23
|
|
Update NEWS.
|
|
8759bc13
|
2011-09-23T10:59:55
|
|
Hard code the watchdog interval to 3 seconds in case log interval is greatly different.
|
|
014d43b0
|
2011-09-22T20:41:17
|
|
Bugfix: fix linking when OpenCL is not detected
|
|
0ae3f718
|
2011-09-23T10:45:43
|
|
Check last temperature we reached and don't change fan speed if it's already correcting.
|
|
813aee38
|
2011-09-23T10:22:06
|
|
Show menu again after enable, disable and restart GPU.
|
|
20ddda10
|
2011-09-23T10:19:24
|
|
Autoselect a GPU from the menu if it's the only device.
|
|
701c29fa
|
2011-09-23T10:10:31
|
|
Add message about needing to export display on linux.
|