Commit History

Author SHA1 Message Date
  Luke Dashjr b1b1a28ed7 Translate %d and %u to tonal if USE_TONAL is defined 13 years ago
  Luke Dashjr 980ac528c6 Use bfg_wprintw for runtime 13 years ago
  Luke Dashjr bb19126fa4 Implement bfg_mvwprintw to pass through bfg_snprintf 13 years ago
  Luke Dashjr 91059dfc81 Use bfg_snprintf for logging macros 13 years ago
  Luke Dashjr c7d701f2a0 Bugfix: bfg_snprintf: Handle standard snprintf passthrough type-by-type since va_list cannot be used after passing 13 years ago
  Luke Dashjr bf8aebd08e Replace bfg_sprintf with safer bfg_snprintf 13 years ago
  Luke Dashjr 9f5a1288dd Use UTF-8 for Unicode 13 years ago
  Luke Dashjr e2baab933c Implement a utf8_decode function to produce wchar_t needed by curses 13 years ago
  Luke Dashjr faf8da56af Implement bfg_sprintf for use with custom BPRI* formatters 13 years ago
  Luke Dashjr 8d9ccda3c9 Split actual formatting from temperature_column_tail into new format_temperature[_sz] 13 years ago
  Luke Dashjr 6ec038fb53 Abstract runtime counter into new format_elapsed function 13 years ago
  Luke Dashjr eac5505103 Use format_tm for scheduler messages 13 years ago
  Luke Dashjr 654479ded3 format_tm: Refactor BTF_TIME/BTF_USEC into BTF_LRTIME (low res), BTF_TIME, and BTF_HRTIME (high res) 13 years ago
  Luke Dashjr 1f436a5847 Split format_tm out of format_timestamp 13 years ago
  Luke Dashjr 90d9075fba Use format_time_t for worktime timestamps 13 years ago
  Luke Dashjr e48a6826e3 Abstract timestamp formatting to format_timestamp/format_time_t function 13 years ago
  Luke Dashjr a29bd80de9 Merge branch 'curses_defclr' into bfgminer 13 years ago
  Luke Dashjr 68acd794d8 Bugfix: curses: use_default_colors() when possible 13 years ago
  Luke Dashjr 070b9d7402 Merge commit '61d571b' into bfgminer 13 years ago
  Luke Dashjr 61d571bd23 Bugfix: Calculate scrolling range with new cursor lines 13 years ago
  Luke Dashjr a5b2668f2f Merge branch 'unicode' into bfgminer 13 years ago
  Luke Dashjr 540e35a958 Bugfix: Ensure use_unicode and have_unicode_degrees constants are defined for curses-less builds 13 years ago
  Luke Dashjr 44bf1ce336 Merge branch 'monotonic_timers' into bfgminer 13 years ago
  Luke Dashjr 37e0753cbd Bugfix: Replace block_timeval with (time_t) block_time 13 years ago
  Luke Dashjr b60fbfc37a README: Update for --no-unicode option 13 years ago
  Luke Dashjr 71dfd266be Bump version to 3.1.4 13 years ago
  Luke Dashjr 224930f028 Merge branch 'unicode' into bfgminer 13 years ago
  Luke Dashjr e568a7d423 Merge commit '9e91d3e' into bfgminer 13 years ago
  Luke Dashjr 9e91d3e7c3 Bugfix: avalon: Fix applog formatting 13 years ago
  Luke Dashjr d757ee5d18 Bugfix: Avoid using wide curses symbols/macros when USE_UNICODE is not defined 13 years ago