188 Commits (cb49f3cbb71c1a8c1aea25230bd584f1f77db132)

Author SHA1 Message Date
Kano 7a2407f15c BFL add throttle count to internal stats + API 12 years ago
Kano 93555e271a API add device diff1 work 12 years ago
Kano 381478e65c api.c Correct diff1 field name 12 years ago
Kano 568b0fed89 API allow full debug settings control 12 years ago
Kano d5f485c517 Pools: add RollTime info to API 'stats' and 'Stats' button in miner.php 12 years ago
Kano b3e9858c9f API new command 'coin' with mining information 12 years ago
Kano 9210abdf60 API V1.17 show Work Utility and Diff1 Shares 12 years ago
Kano 70c57e7d40 api.c typo 12 years ago
Kano 95dff7363e API allow display/change failover-only setting 12 years ago
Kano b33ea2674d api.c update API start message and include port number 12 years ago
Kano 56f06e1e9b API remove unused warning in non-GPU compile 12 years ago
Kano ede0dd6a52 api.c in linux allow to open a closed socket in TIME_WAIT 12 years ago
Kano 70cba2ae25 Style 12 years ago
Kano 51940ec719 api.c verify poolpriority parameters before changing pools 12 years ago
Kano 854a80ff03 api.c poolpriority changes 12 years ago
Con Kolivas e87ff7c177 Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state. 12 years ago
Luke Dashjr 5ef9c13924 Bugfix: API: Report errors from poolpriority command 12 years ago
Luke Dashjr 8326d2dcaf RPC: New "poolpriority" command to set the order of pool priorities 12 years ago
Luke Dashjr a854779077 rpc: Use a single switch statement for both stringifications of cgpu->status 12 years ago
Con Kolivas 0ed757a020 Use switch statement for cgpu->status and fix spelling. 12 years ago
Luke Dashjr c57c308d1f Bugfix: Don't declare devices SICK if they're just busy initializing 12 years ago
Zefir Kurtisi 7502af263c fix API support for big endian machines 12 years ago
Kano ff0afb94ec Add API Notify counter 'Comms Error' 12 years ago
Con Kolivas 8b050083a0 Style police on api.c 12 years ago
Kano c8535133aa api.c put version up to 1.14 12 years ago
Kano 06f5f35ad4 api.c allow NULL data displayed as (null) 12 years ago
Kano eab9debc72 api.c data structure - all testing attempted successful 12 years ago
Kano d8abfb713e api.c data structure - tested + updated get_api_stats/driver-icarus.c 12 years ago
Kano 538653a53e api.c data structure - 2nd - untested 12 years ago
Kano 21e4cd85ea api.c data structure rather than raw sprintf - 1st test 12 years ago
Kano b63a374de2 api.c ensure old mode is always available when not using --api-groups + quit() on param errors 12 years ago
Kano 05b8f5b099 api.c fix json already closed 12 years ago
Kano 659e50434e implement and document API option --api-groups 12 years ago
Kano e4f9cc4e3e api.c allow unwell devices to be enabled so they can be cured 12 years ago
Con Kolivas c027492fa4 Make the pools array a dynamically allocated array to allow unlimited pools to be added. 12 years ago
Kano 195d915a6c api.c display Pool Av in json 12 years ago
Con Kolivas f32ffb8718 Work out a rolling average getwork delay stored in pool_stats. 12 years ago
Paul Sheppard 7ae22e21e3 Disable OpenCL code when not available. 12 years ago
drizztbsd 7dcd9f3ed2 Fix typo in some API messages (succeess/success) 12 years ago
Kano 836b76a0d6 api.c MMQ stat bugs 12 years ago
Kano 913221c373 API add ModMinerQuad support 12 years ago
Paul Sheppard 2384d0fbc6 Removed idle mode... again!? 12 years ago
Paul Sheppard 820d662c9d Removed idle mode. 12 years ago
Paul Sheppard ebeaf15f18 Added idle mode 12 years ago
Kano fdcd72b9ae API add stats for pool getworks 12 years ago
Kano 977aecc4a6 API update version to V1.11 and document changes 12 years ago
Kano 3cb3f09a50 API save default config file if none specified 12 years ago
Kano fd9285eb72 api.c save success incorrectly returns error 12 years ago
Kano a0936815a3 api.c replace BUFSIZ (linux/windows have different values) 12 years ago
Paul Sheppard cebd647f50 Messing with BFL code 13 years ago