Commit graph

9 commits

Author SHA1 Message Date
Felicity Tarnell
81c1f680ae T.83.2: Need -lm for round(). 2014-03-05 16:09:02 +00:00
Felicity Tarnell
197adb654a T.83.1: Fix non-Darwin build; fix WIDE build. 2014-03-05 16:04:57 +00:00
Felicity Tarnell
3560996263 T.83.0: remove 'mark-interrupt' command
There's no point having both 'interrupt' and 'mark-interrupt', as it only
ever makes sense to use one or the other depending on the current timer
state.  Merge them into a single command (interrupt), and for compatibility
bind both 'R' and 'r' to that command.
2014-03-05 15:55:06 +00:00
Felicity Tarnell
d9223f4603 T.82.0: 'set bill_increment' command. 2014-03-05 15:43:20 +00:00
Felicity Tarnell
66c12e8e73 Calculate version string from configure.ac at compile time.
Also bump version from T.1.0-80 to T.81.0, as the leading 1.0 was useless.
2014-03-05 15:28:24 +00:00
Felicity Tarnell
038fbfdd18 OS X: Handle power events sensibly.
Currently, if the computer goes to sleep and wakes up later, TTS will count
all the time spent asleep against the currently running entry (if any).  If
(like me) your computer being asleep means you aren't working, this probably
means you just forgot to stop the time, and now you need to somehow calculate
(or guess) how much time to subtract.

With this change, TTS will instead prompt on wake-up whether to remove the
time spent sleeping from the current entry.
2014-03-05 14:17:54 +00:00
Felicity Tarnell
6a76613798 New version scheme: this is T.1.0-79. 2014-01-30 18:12:44 +00:00
Felicity Tarnell
5d9a5f2794 Ditch version.h; update copyright. 2014-01-06 09:55:45 +00:00
Felicity Tarnell
aea9191844 Initial import. 2014-01-06 09:52:34 +00:00