Commit History

Author SHA1 Message Date
  Luke Dashjr 5b0a2d9b5e Merge commit '67956cf' into bfgminer 13 years ago
  Luke Dashjr 67956cf46e Bugfix: Actually show the highest temperature, not just calculate it 13 years ago
  Luke Dashjr dce13c0c31 x6500: Allow changing clock speed from TUI Manage device 13 years ago
  Luke Dashjr c9cf42e2f6 x6500: Port pgaset clock from modminer driver at 66d2a3ab072fcdbc3c7ed41a97f265afa917bbee 13 years ago
  Luke Dashjr e78117374a modminer: Allow changing clock speed from TUI Manage device 13 years ago
  Luke Dashjr dceb0845b3 Merge branch 'bitforce_queue_parallel' into bfgminer 13 years ago
  Luke Dashjr 28a1862114 bitforce: Flush job and result queues at startup to avoid unnecessary warnings 13 years ago
  Luke Dashjr 474a6915c4 Merge commit '5fc69bf' into bfgminer 13 years ago
  Luke Dashjr 6223e84421 Merge commit '13aae5d' into bfgminer 13 years ago
  Luke Dashjr 13aae5da3e Bugfix: fpgautils: Close libusb handle after copying USB strings 13 years ago
  Luke Dashjr 5fc69bf704 x6500: Reduce default clock to 190 MHz 13 years ago
  Luke Dashjr b81e7a23bd Timer-based gettimeofday substitute for systems with poor time-of-day clocks (Windows) 13 years ago
  Luke Dashjr 5e8a11062b Use clock_gettime(CLOCK_MONOTONIC) for timers when available 13 years ago
  Luke Dashjr 0696bc10c5 Use QueryPerformanceCounter for timers on Windows 13 years ago
  Luke Dashjr d7d70cbe71 Generic refactoring for timer_set_now 13 years ago
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 13 years ago
  Luke Dashjr f8cf2b71e6 Don't mix timers with timestamps (visual only) 13 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 13 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 13 years ago
  Luke Dashjr 7319d2cdf8 Use get_datestamp for (non-microsecond) log timestamps 13 years ago
  Luke-Jr 531a40b284 Merge pull request #254 from iongchun/iospeed-bsd-sed 13 years ago
  Ang Iongchun e6aaf1b79f use BSD sed syntax to generate iospeed_local.h 13 years ago
  Luke Dashjr 315572d68d Bump version to 3.1.3 13 years ago
  Luke Dashjr 19cabd446d Merge commit '804ca22' into bfgminer 13 years ago
  Luke Dashjr 804ca2262a Bugfix: Reset staged_full flag when discarding (stale) popped work, or increasing the queue minimum 13 years ago
  Luke Dashjr ff4f480ca9 Bugfix: Only trigger staged work underrun if a mining thread was actually waiting for it (and do so sooner, before it has the work made) 13 years ago
  Luke-Jr 5eb3d4a295 Merge pull request #253 from iongchun/fix-bytes-cpy 13 years ago
  Ang Iongchun 55af8f09ab bytes_cpy: avoid malloc and memcpy when size is zero 13 years ago
  Ang Iongchun 162b65b6a0 fix infinite loop in bytes_cpy when size is zero 13 years ago
  Luke Dashjr 87be620789 Merge commit '4174a1d' into bfgminer 13 years ago