Commit History

Author SHA1 Message Date
  Luke Dashjr df802aed0c Bugfix: Initialise cutoff and target temperatures in allocate_cgpu if not initialised by the driver 12 years ago
  Luke Dashjr 70e622c4fb drv_set_defaults: Take devpath and serial params so matching by those can work 12 years ago
  Luke Dashjr ca39930d13 avalon: Replace avalon-options with set_device_funcs 12 years ago
  Luke Dashjr 3cf1ff3daa klondike: Replace klondike-options with set_device_funcs 12 years ago
  Luke Dashjr 0c55400812 Replace temp-cutoff and temp-target parameters with set-device options 12 years ago
  Luke Dashjr 8731c69ee6 icarus: Replace icarus-timing with set_device_funcs (including wrapper for single icarus-timing case) 12 years ago
  Luke Dashjr e845c353ff icarus: Replace icarus-options with set_device_funcs (including wrapper for single icarus-options case) 12 years ago
  Luke Dashjr 85e519fe7e drv_set_defaults2 function to work with set_device_funcs 12 years ago
  Luke Dashjr 84462f8031 set_device_funcs support for returning messages on success 12 years ago
  Luke Dashjr 21f5771e47 Refactor set_device interface to use option arrays 12 years ago
  Luke Dashjr c9e719afcd Merge branch 'hotplug2' into bfgminer 12 years ago
  Luke Dashjr 6379a602de Bugfix: Allocate all new devices completely, before trying to activate any (since the first processor may control the secondary ones) 12 years ago
  Luke Dashjr f25f16e99b Since scrypt miners tend to work at actual share difficulty, use that for diff1 counting 12 years ago
  Luke Dashjr 4171eed74c Bugfix: diff1 measurements should be increased by nonce difficulty, not share difficulty 12 years ago
  Luke Dashjr c2a17ee34c Rename *nonces variables to *_diff1 to reflect their nature better 12 years ago
  Luke Dashjr 86a9237f8e Refactor diff1 records to properly weigh non-diff1 work 12 years ago
  Luke Dashjr b824c86f98 Merge commit '74e4cee' into bfgminer 12 years ago
  Luke Dashjr 74e4cee477 Bugfix: Simplify adding "http://" prefix to avoid strncat overflow (length excludes null byte) 12 years ago
  Luke Dashjr 5a3a81662f Merge branch 'hashfast' into bfgminer 12 years ago
  Luke Dashjr b6722901d0 Remove Christmas colouring 12 years ago
  Luke Dashjr 72c06586a4 Extend horizontal lines to full screen width 12 years ago
  Luke Dashjr 0dc2926063 Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer 12 years ago
  Luke Dashjr 0c6033f7c9 Accept "address" spelled out in --coinbase-addr option 12 years ago
  Nate Woolls b8f2a9f5c1 Bugfix: segmentation fault if the terminal window is too narrow for the Help and Quit items 12 years ago
  Luke Dashjr 638e4b01f9 Merge commit 'f576681' into bfgminer 12 years ago
  Luke Dashjr f57668126e Bugfix: Stratum: Re-read pool sock var after suspend+restart 12 years ago
  Luke Dashjr 754f4bc5c0 Merge commit 'bae415b' into bfgminer 12 years ago
  Luke Dashjr bae415bbc9 Silence false uninitialised var use warning and calculate dev_runtime only once 12 years ago
  Luke Dashjr d8f8ea7768 Adjust device list size as necessary when accessing options 12 years ago
  Luke Dashjr 3564a6b29c Avoid erasing the screen when statusy is not changing 12 years ago