Commit History

Author SHA1 Message Date
  Luke Dashjr ab62fdf1f3 Replace all remaining uses of gettimeofday for timers, with timer_set_now (aka cgtime) 12 years ago
  Luke Dashjr f8cf2b71e6 Don't mix timers with timestamps (visual only) 12 years ago
  Luke Dashjr df45e5cf9f Always use struct timeval for timers, and don't mix timers with timestamps (functional only) 12 years ago
  Luke Dashjr 313f7f9ac8 get_datestamp: Change timeval parameter to time_t, and implement get_now_datestamp for common "current time" use case 12 years ago
  Luke Dashjr 7319d2cdf8 Use get_datestamp for (non-microsecond) log timestamps 12 years ago
  Luke-Jr 531a40b284 Merge pull request #254 from iongchun/iospeed-bsd-sed 12 years ago
  Ang Iongchun e6aaf1b79f use BSD sed syntax to generate iospeed_local.h 12 years ago
  Luke Dashjr 315572d68d Bump version to 3.1.3 12 years ago
  Luke Dashjr 19cabd446d Merge commit '804ca22' into bfgminer 12 years ago
  Luke Dashjr 804ca2262a Bugfix: Reset staged_full flag when discarding (stale) popped work, or increasing the queue minimum 12 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) 12 years ago
  Luke-Jr 5eb3d4a295 Merge pull request #253 from iongchun/fix-bytes-cpy 12 years ago
  Ang Iongchun 55af8f09ab bytes_cpy: avoid malloc and memcpy when size is zero 12 years ago
  Ang Iongchun 162b65b6a0 fix infinite loop in bytes_cpy when size is zero 12 years ago
  Luke Dashjr 87be620789 Merge commit '4174a1d' into bfgminer 12 years ago
  Luke Dashjr 4174a1d058 Bugfix: Generate iospeeds_local.h based on termios.h defines, and only try to use POSIX standard if that fails 12 years ago
  Luke Dashjr 9533be80e6 Bump version to 3.1.2 12 years ago
  Luke Dashjr e9fc3874ad When not compiling with optimizations, initialize unused nonce2 space to avoid warnings from memory checking tools 12 years ago
  Luke Dashjr c5b414caee Merge branch 'tui_manage_dev2' into bfgminer 12 years ago
  Luke Dashjr 1f708a1aaa TUI Manage devices: Support PgUp/PgDn keys to skip over processors within the same device 12 years ago
  Luke Dashjr 1754b9c86b Merge commit '267678f' into bfgminer 12 years ago
  Luke Dashjr 267678f21e Bugfix: bitforce: Prefer 2nd temperature if higher than 1st 12 years ago
  Luke Dashjr 6134863502 Merge branch 'tui_no_devapi_statline' into bfgminer 12 years ago
  Luke Dashjr e897b300d3 When displaying device summary statlines, use the highest temperature reported by any processor 12 years ago
  Luke Dashjr f08199b4a6 Stratum: Fix nonce2 sizes greater than 4 and (on big-endian) smaller than 4 12 years ago
  Luke Dashjr 2b89f8b03c Merge branch 'tui_manage_dev2' into bfgminer 12 years ago
  Luke Dashjr 8200fa0286 bitforce: Manage TUI: Display both temperatures (if two), and enable changing fan speed 12 years ago
  Luke Dashjr 288aede36a Merge branch 'tui_no_devapi_statline' into bfgminer 12 years ago
  Luke Dashjr 6167991410 opencl: Add fan speed to Manage device TUI now that it's been removed from statline 12 years ago
  Luke Dashjr 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 12 years ago