Commit History

Author SHA1 Message Date
  Luke Dashjr 47898cd2b4 WIP2 12 years ago
  Luke Dashjr d9e7ff43ba WIP 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 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 703f7ad130 DevAPI: Remove old statline APIs entirely, and add new override_statline_temp (used by modminer/x6500 for upload %) 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 9484dc1a46 stratum: Refactor work generation to do hex2bin conversions once, rather than every single header generated 12 years ago
  Luke Dashjr 65ba3a196f Merge branch 'erupter' into bfgminer 12 years ago
  Luke Dashjr 97c6382c02 TUI: Display device manufacturer/product/serial in Manage device screen, when available 12 years ago
  Luke Dashjr d7f76515e1 erupter: New icarus-based driver to handle autodetection of Block Erupter devices 12 years ago
  Luke Dashjr b0240dd004 Add --log-file option which redirects stderr to a file, but valid anywhere in the commandline or config file 12 years ago
  Luke Dashjr 43c1d264e7 Detect staged work underruns and increase queue to avoid them 12 years ago
  Luke Dashjr 882e06480e Bugfix: Cleanup handling of complete device/driver failure 12 years ago
  Luke Dashjr dee32f86b8 Deprecate -C (enable CPU) and -G (disable GPU) options, now that -S drv:[no]auto can be used for the same purposes 12 years ago
  Luke Dashjr 42cf6fa759 Merge commit '5f432d1' into bfgminer 12 years ago
  Luke Dashjr 5f432d1ba0 Bugfix: Cleanup needs to happen before printing the final quit message, or it gets lost in TUI mode 12 years ago
  Luke Dashjr c4c06166a2 Merge branch 'tui_manage_dev' into bfgminer 12 years ago
  Luke Dashjr 66a324b7b0 opencl: ManageTUI: Clear log cleanly for changing settings 12 years ago
  Luke Dashjr 360609f44d Remove "GPU management" TUI entirely 12 years ago
  Luke Dashjr a21e8b4533 DevAPI: Add interface for drivers to define custom "Manage device" options 12 years ago
  Luke Dashjr 60b9c61283 DevAPI: New function called to display additional processor information for "Manage devices" 12 years ago
  Luke Dashjr b407ab32a3 Merge commit 'b83cdf1' into bfgminer 12 years ago
  Luke Dashjr b83cdf1406 Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline 12 years ago
  Luke Dashjr 0fdbda6b10 Merge commit 'b38ba4c' into bfgminer 12 years ago
  Luke Dashjr b38ba4cdfa Bugfix: -S all: Mac OS X needs to probe /dev/cu.*, not just /dev/cu.usb* 12 years ago