Commit History

Author SHA1 Message Date
  Kano 5033dcd355 fix test/set of thr->pth to also work in windows 14 years ago
  Con Kolivas 2257b5023a Simplify longpoll changeover to just check which pool it should grab its next longpoll from. This should prevent locking hangs and thread cancellation 14 years ago
  Con Kolivas b69aa23470 Use control_lock to protect thr->pth for thread creation/destruction. 14 years ago
  Kano 50a0892254 2.0.8x Full GPU stats, descriptive field names and --api-description 14 years ago
  Kano 45068ced82 Version 2.0.8w (windows changes) 14 years ago
  Kano 45ebf2c5b4 Fix threading issues and bugs 14 years ago
  Kano d234b857ff API v0.2 Added GPU commands and improved messages 14 years ago
  Kano df3fad3dbc Add API options for port and listen mode 14 years ago
  Kano 49532277df Add summary command 14 years ago
  Kano bbe1702d66 Add quit command 14 years ago
  Kano 2358056606 API v0.1 14 years ago
  Con Kolivas b0bfd816d6 Don't build VIA on apple since -a auto bombs instead of gracefully ignoring VIA failing. 14 years ago
  Con Kolivas a70629a701 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 14 years ago
  Con Kolivas 8c63061eaa Allow a fixed speed difference between memory and GPU clock speed that will change memory speed when GPU speed is changed in autotune mode. 14 years ago
  Con Kolivas 5133cf5b06 Add altivec 4 way support courtesy of Gilles Risch. 14 years ago
  Con Kolivas 28796de72e Merge https://github.com/geekmug/cgminer into gitmug 14 years ago
  Con Kolivas 4128b954a6 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. 14 years ago
  Scott Dial c54b0870a8 Assiging the bswap_{16,32,64} macros to __builtin_bswap{16,32,64}. 14 years ago
  Con Kolivas 21c2bc469f Make it possible to set the intensity on a per-card basis, dynamic or static values. 14 years ago
  Con Kolivas 0ae3f71824 Check last temperature we reached and don't change fan speed if it's already correcting. 14 years ago
  Kano ba14a6705e Remove EOL spaces from stderr and curses 14 years ago
  Con Kolivas b8ea0dd194 Update curses logging to allow LOG_WARNING and LOG_ERR messages to still go through while within the menu, and drop share message to LOG_NOTICE. 14 years ago
  Con Kolivas 67fe6ab726 Don't both with adapter speed set as it has no effect on mining speed. 14 years ago
  Con Kolivas 8e2becc12d Change pth from being a pointer as we can dereference if we're unlucky on stopping longpoll. 14 years ago
  Con Kolivas 833e020dfd Standardise the way all non-mining threads are destroyed to make sure we can safely cancel them, freeing ram and NULLifying pointers. 14 years ago
  Con Kolivas dff1a81da7 Use a re-entrant value to store what fanspeed we're trying to set in case the card doesn't support small changes. 14 years ago
  Con Kolivas d5fe2cfd7a Flag devices that have never started and don't allow enabling of devices without restarting them. 14 years ago
  Con Kolivas 1917643dd0 Do away with the increasingly confusing and irrelevant total queued and efficiency measures per device. 14 years ago
  Con Kolivas 6c8341f133 Define max gpudevices in one macro. 14 years ago
  Con Kolivas 9b5cd61886 Implement accepting a range of engine speeds as well to allow a lower limit to be specified on the command line. 14 years ago