Commit History

Author SHA1 Message Date
  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
  Luke Dashjr 44d0dd1076 README: Update statlines 12 years ago
  Luke Dashjr 5c47bcdc1a TUI: Replace DevAPI statline_before with a predefined temperature column to free up statline space 12 years ago
  Luke Dashjr 251cfa231c Refactor and simplify bin2hex to speed up and avoid unnecessary heap use 12 years ago
  Luke Dashjr d30eb6d040 Merge commit '9484dc1' into bfgminer 12 years ago
  Luke Dashjr 9484dc1a46 stratum: Refactor work generation to do hex2bin conversions once, rather than every single header generated 12 years ago
  Luke Dashjr 75b58b16a5 Implement bytes_t for generic binary data storage (including smart realloc-based resize) 12 years ago