Luke Dashjr
|
654479ded3
format_tm: Refactor BTF_TIME/BTF_USEC into BTF_LRTIME (low res), BTF_TIME, and BTF_HRTIME (high res)
|
12 years ago |
Luke Dashjr
|
1f436a5847
Split format_tm out of format_timestamp
|
12 years ago |
Luke Dashjr
|
90d9075fba
Use format_time_t for worktime timestamps
|
12 years ago |
Luke Dashjr
|
e48a6826e3
Abstract timestamp formatting to format_timestamp/format_time_t function
|
12 years ago |
Luke Dashjr
|
a29bd80de9
Merge branch 'curses_defclr' into bfgminer
|
12 years ago |
Luke Dashjr
|
68acd794d8
Bugfix: curses: use_default_colors() when possible
|
12 years ago |
Luke Dashjr
|
070b9d7402
Merge commit '61d571b' into bfgminer
|
12 years ago |
Luke Dashjr
|
61d571bd23
Bugfix: Calculate scrolling range with new cursor lines
|
12 years ago |
Luke Dashjr
|
a5b2668f2f
Merge branch 'unicode' into bfgminer
|
12 years ago |
Luke Dashjr
|
540e35a958
Bugfix: Ensure use_unicode and have_unicode_degrees constants are defined for curses-less builds
|
12 years ago |
Luke Dashjr
|
44bf1ce336
Merge branch 'monotonic_timers' into bfgminer
|
12 years ago |
Luke Dashjr
|
37e0753cbd
Bugfix: Replace block_timeval with (time_t) block_time
|
12 years ago |
Luke Dashjr
|
b60fbfc37a
README: Update for --no-unicode option
|
12 years ago |
Luke Dashjr
|
71dfd266be
Bump version to 3.1.4
|
12 years ago |
Luke Dashjr
|
224930f028
Merge branch 'unicode' into bfgminer
|
12 years ago |
Luke Dashjr
|
e568a7d423
Merge commit '9e91d3e' into bfgminer
|
12 years ago |
Luke Dashjr
|
9e91d3e7c3
Bugfix: avalon: Fix applog formatting
|
12 years ago |
Luke Dashjr
|
d757ee5d18
Bugfix: Avoid using wide curses symbols/macros when USE_UNICODE is not defined
|
12 years ago |
Luke Dashjr
|
a9475d9656
Unicode: Use line drawing in TUI Help
|
12 years ago |
Luke Dashjr
|
d1900af425
Use bfg_waddstr even with Unicode disabled, since it's needed for red highlight
|
12 years ago |
Luke Dashjr
|
34ffd0a539
Colour bad conditions in red
|
12 years ago |
Luke Dashjr
|
dc5138c534
Unicode: Cross-tee intersecting lines
|
12 years ago |
Luke Dashjr
|
6fa5bff85f
Unicode: Use WACS_VLINE for vertical lines
|
12 years ago |
Luke Dashjr
|
3d5fe28d0b
Unicode: If degrees symbol is available, add it to temperatures
|
12 years ago |
Luke Dashjr
|
de35523da0
Unicode: bfg_waddstr wrapper to handle non-ASCII characters, currently used only by logging and statlines
|
12 years ago |
Luke Dashjr
|
5262c0b5ec
Unicode: Use WACS_HLINE for horizontal lines
|
12 years ago |
Luke Dashjr
|
af5724c5bf
Add framework for using Unicode in TUI (can be disabled with --no-unicode)
|
12 years ago |
Luke Dashjr
|
7537023841
Avoid using potentially locale-dependent ctype functions in locale-independent contexts
|
12 years ago |
Luke Dashjr
|
ceb9a7e757
Refactor temperature in TUI statlines to share code nicer
|
12 years ago |
Luke Dashjr
|
cdf68fd8c0
Bugfix: Align totals columns in per-processor view
|
12 years ago |