Commit Graph

21 Commits

Author SHA1 Message Date
577e88551d just moved some code between files, behaviour unchanged 2023-03-07 20:41:12 +11:00
16310e7c17 fixed bug where if the most recent run is a reset, the PB will be null 2022-06-13 18:33:00 +10:00
89ce052dda removed external lib files 2022-02-04 23:13:51 +11:00
02de56dfa9 fix deltas zeroing at the end of a pb run 2022-01-28 20:24:22 +11:00
63f91c5f67 Fixed that pesky malloc bug 2022-01-27 05:18:21 +11:00
5e54972f6d updated version number 2022-01-16 15:47:04 +11:00
d15a5cefc8 global hotkeys can now be configured with a file 2022-01-16 15:19:26 +11:00
f0dc3bde84 I think I fixed a logic error in the bestsegs run calculator 2022-01-16 03:15:20 +11:00
aab5682965 Minor changes and addition of License 2022-01-16 02:23:13 +11:00
67426fac09 changed some time formatting stuff to fix bugs 2021-10-05 02:18:25 +11:00
24b576f59f added non global hotkeys and new display features 2021-09-29 05:15:13 +10:00
8e3683340d added install option to makefile and a manpage 2021-09-28 00:33:33 +10:00
ad7b81f448 cleaned up a bit 2021-09-17 09:25:36 +10:00
88524eea4c Added hotkey to disable global hotkeys 2021-09-17 07:14:35 +10:00
dae9fe8a10 fixed hotkeys repeating on every keypress 2021-09-17 05:52:09 +10:00
12ecfbe05a kinda works 2021-09-17 05:21:45 +10:00
ce255f9856 Splitting display works 2021-09-05 02:50:19 +10:00
aa2c74f4e1 Loading splits from JSON implemented 2021-09-03 13:41:23 +10:00
fb42d58fd1 TUI pretty much works 2021-08-28 01:43:33 +10:00
5d65153dae global hotkeys work 2021-08-18 16:56:42 +10:00
7aefdcdc7f initial helloworld 2021-08-11 23:50:59 +10:00