Commit History

Author SHA1 Message Date
  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 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 d46f61e7f0 ztex: Provide manuf/product/serial to cgpu interface 12 years ago
  Luke Dashjr 9ee00bed83 DevAPI: Store manufacturer/product/serial for each device 12 years ago
  Luke Dashjr 882e06480e Bugfix: Cleanup handling of complete device/driver failure 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 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 3ebf18c531 New (internal) scan_serial function to probe for new devices at runtime 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 af7a9aad22 Keep track of bad nonces independently from generic hw errors 12 years ago
  Luke Dashjr 747ec6345a Merge commit 'e2b4d49' into cg_merges_20130619a 12 years ago
  Luke Dashjr c39a7fd8f8 Merge commit '67f89ef' into cg_merges_20130619a 12 years ago
  Luke Dashjr feb0144c01 Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request 12 years ago
  Kano 7eba963477 remove varargs from logging/quit/in general as much as possible 12 years ago
  Con Kolivas 736dfb4075 Don't yield on grabbing the read lock variant of cglocks. 12 years ago
  Con Kolivas cd9ff7f6b8 Only display as many device rows as the maximum live existed at any time. 12 years ago
  Kano 7ad9132bbe usb lock out use cg locks 12 years ago
  Kano ad30d41f79 usb lock out transfers during open/close 12 years ago
  Kano 84ffcbc51b Use mining start time for device MH/U calculations 12 years ago
  Con Kolivas 0aeb1b5480 Yield after releasing a lock in case we are on a device with limited CPU resources. 12 years ago
  Luke Dashjr 7cd78005c9 Count weighed discarded (stale) shares per cgpu 12 years ago
  Luke Dashjr 707e0ee1a5 bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink 12 years ago
  ckolivas 065d4aabf6 Fix build. 12 years ago
  ckolivas 9b2e517f30 Use cgsem structures instead of the flaky pings in the work queue to start mining threads and remove the unused thr_info_freeze function. 12 years ago
  Luke Dashjr 18a09f0a0f Merge branch 'bfl_devdump' into bitforce_queue_parallel 12 years ago