Commit History

Author SHA1 Message Date
  Luke Dashjr 07e01ac7e5 Merge branch 'bugfix_discardfail' into bfgminer 13 years ago
  Luke Dashjr b3b2c8e863 Instead of quitting on failing N retries, just discard the share 13 years ago
  Luke Dashjr b52424726a Bugfix: Don't discard stale shares after submission failure, if user or pool wants stales submitted 13 years ago
  Luke Dashjr 0da17af320 Bugfix: Record discard-during-retry shares in the sharelog 13 years ago
  Luke Dashjr a34be9c121 Merge branch 'rpc_rm_algo' into bfgminer 13 years ago
  Luke Dashjr 087577c819 Bugfix: Only show Algorithm in RPC summary if CPU mining is actually active 13 years ago
  Luke Dashjr 1df89a8654 Merge branch 'ocl_rm_i' into bfgminer 13 years ago
  Luke Dashjr ee8c4ac03a OpenCL: Remove intensity from statline, since it overflowed 13 years ago
  Luke Dashjr cc15919b16 Move "Q" (requested getworks) to second status line as "GW" to balance out better 13 years ago
  Luke Dashjr d571a42ab5 Merge branch 'cg_logfixes' into bfgminer 13 years ago
  Luke Dashjr da4ff2bde1 Bugfix: Use a mutex to control non-curses output 13 years ago
  Luke Dashjr d98e561a0a Simplify code to a single vprintf path for curses-less printing 13 years ago
  Luke Dashjr 80593c47fc Move opt_quiet check to my_log_curses, so it works for curses-less builds 13 years ago
  Luke Dashjr d2195bd04e Use log_generic for vapplog to cut down on code duplication 13 years ago
  Luke Dashjr 1097aefbad Add space to log output now that there is more screen real estate available. 13 years ago
  Luke Dashjr 6a9e79f50a Merge branch 'bugfix_procname' into bfgminer 13 years ago
  Luke Dashjr a1cb0d06d5 Bugfix: Copy argv[0] given to dirname() 13 years ago
  Luke Dashjr dbbc790ab5 Merge branch 'non-scrypt' into bfgminer 13 years ago
  Con Kolivas ed73186763 Find the gpu platform with the most devices and use that if no platform option is passed. 13 years ago
  Con Kolivas 67889bc29d Allow more platforms to be probed if first does not return GPUs. 13 years ago
  Con Kolivas 0a0da86c6a Detach pthread from within the api thread in case it is terminated due to not being instantiated before pthread_cancel is called from main, leading to a segfault. 13 years ago
  Con Kolivas cdc2b2c6d1 Debug output per thread hashrate is out by a factor of 1000. 13 years ago
  Con Kolivas 7ebda09f7e Don't check if CPUs are sick since they can't be. 13 years ago
  Con Kolivas a031b3bb83 Calculate midstate in separate function and remove likely/unlikely macros since they're dependent on pools, not code design. 13 years ago
  Con Kolivas bae053f6cf Display in debug mode when we're making the midstate locally. 13 years ago
  Luke Dashjr f72b621d34 Merge branch 'bugfix_docopts' into bfgminer 13 years ago
  Luke Dashjr eaacd61099 Bugfix: Document --no-adl and --gpu-platform 13 years ago
  Luke Dashjr 8aa738601b Bugfix: Remove redundant documentation of --auto-fan and --auto-gpu (they are in GPU-specific options) 13 years ago
  Luke Dashjr e8696c54f7 CPU mining may not be included in binaries, but it's not deprecated for BFGMiner either 13 years ago
  Luke Dashjr c43b4fdde1 Merge branch 'select_input' into bfgminer 13 years ago