Commit History

Author SHA1 Message Date
  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 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
  Luke Dashjr 3ebf18c531 New (internal) scan_serial function to probe for new devices at runtime 12 years ago
  Luke Dashjr 18c51146aa Split out per-cgpu temperature configuration code to load_temp_config_cgpu 12 years ago
  Luke Dashjr 8be8a1fbe6 DevAPI: Modify add_cgpu to use temporary devices_new array, so detection can be done without touching live variables 12 years ago
  Luke Dashjr f6b0995cb9 Move more cgpu initialization to allocate_cgpu 12 years ago
  Luke Dashjr 22c2ce6b0b Move devtype default assignment to allocate_cgpu 12 years ago
  Luke Dashjr 732d0bfd82 Move cgpu startup routine to new start_cgpu function 12 years ago
  Luke Dashjr a3d3e3183a Move cgpu_info allocation to new allocate_cgpu function 12 years ago
  Luke Dashjr bd8580d56d Move *.drv_detect calls to a new drv_detect_all function 12 years ago
  Luke Dashjr ac0bae4e91 New thread-safe bfg_strerror function to portably stringify error codes 12 years ago
  Luke Dashjr 7ea9267bcf TUI: Add enable/disable commands to device management 12 years ago
  Luke Dashjr 0513deacd1 TUI: Implement beginnings of generic device management interface 12 years ago
  Luke Dashjr 355f547aad TUI: Display percentage invalid of found nonces with hw errors 12 years ago
  Luke Dashjr ca851e1d86 Bugfix: modminer & x6500: Increment *->diff1 for all bad nonces 12 years ago
  Luke Dashjr a7ca73ec74 percentf2 that takes t as precalculated total 12 years ago
  Luke Dashjr af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago