Commit History

Author SHA1 Message Date
  Luke Dashjr 6a0a7a5bb9 Merge branch 'strerror' into bfgminer 12 years ago
  Luke Dashjr 831c0d2eee Use bfg_strerror in locations previously just logging raw error numbers 12 years ago
  Luke Dashjr 68aa670b50 Bugfix: stratum: Log WSAGetLastError() for error number on recv failures on Windows 12 years ago
  Luke Dashjr adc85d0b5c Use bfg_strerror where it is already needed (for thread-safety) 12 years ago
  Luke Dashjr ac0bae4e91 New thread-safe bfg_strerror function to portably stringify error codes 12 years ago
  Luke Dashjr 95d1fe185b Merge commit '55b10e5' into bfgminer 12 years ago
  Luke Dashjr 55b10e5319 Bugfix: bitforce_queue: Initialize buf2 so errors don't cause the work queue to flush 12 years ago
  Luke Dashjr 5a78463cc7 Merge branch 'hwpercent' into bfgminer 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
  Luke Dashjr 045b3d1a2d inc_hw_errors: Resolve cgpu outside of mutex 12 years ago
  Luke Dashjr 4701eef73e Use inc_hw_errors function at every site which increases hw_errors 12 years ago
  Luke Dashjr bde5e8424f Bump version to 3.1.1 12 years ago
  Luke Dashjr d488bc2770 Merge remote-tracking branch 'bfg-pull/242/head' into bfgminer 12 years ago
  Luke Dashjr 6c61eba340 Don't install docs for (compile-time) disabled functionality 12 years ago
  Luke Dashjr 02acd0fdbe Bugfix: Handle make dependencies on subdirectory files properly 12 years ago
  Luke Dashjr 099e95ca3e Merge commit '0a2b889' into bfgminer 12 years ago
  Luke Dashjr 0a2b889196 Bugfix: Use EXTRA_*_DEPENDENCIES for Cygwin workaround, to fix program make dependencies 12 years ago
  Con Kolivas d1e5435acf Support new overclocking speeds for avalon: 325, 350 and 375 12 years ago
  Luke Dashjr 68f773db0f Merge commit 'bef0581' into bfgminer 12 years ago
  Luke Dashjr bef0581d15 Bugfix: logging: Since we are inlining snprintf, stdio.h is needed 12 years ago
  Luke Dashjr 6b2e5aa2b4 Merge commit 'c6fb74e' into bfgminer 12 years ago
  Luke Dashjr c6fb74e659 Bugfix: serial_autodetect_ftdi: Debuglog FTDI COM port mappings returned, fix type of FT_HANDLE 12 years ago
  Luke Dashjr a52f6b3039 Merge commit '1a4cfde' into bfgminer 12 years ago
  Luke Dashjr 1a4cfde10e Bugfix: Allow starting non-libusb devices if libusb_init fails 12 years ago
  Luke Dashjr 77c97d7a76 Bugfix: Add missing newline to libusb_init failure message 12 years ago
  Luke Dashjr 0bb835d1a5 Bugfix: opencl: Remove unnecessary casts from rot() macro, which created type issues 12 years ago
  Matthias Strubel acd639ff08 fixinc to correct errno 12 years ago