Commit Graph

19 Commits

Author SHA1 Message Date
dbf8dce580 removed pausedTime global, its better for clients to derive 2023-08-20 21:15:16 +10:00
9c0d4befba added separate reset button in addition to stop 2023-08-20 18:13:53 +10:00
d09b991771 added getter for event types, and fixed a pausedTime bug 2023-08-20 03:54:29 +10:00
057d051a3a add basic setter for meta-data values 2023-08-16 17:02:25 +10:00
073e610966 added requesting event times 2023-07-25 22:07:33 +10:00
47369a86e9 fixed some undo and redo bugs 2023-07-25 21:30:55 +10:00
0812d68dd1 generalised request commands for metadata tags 2023-07-25 20:24:05 +10:00
f1e2c85e3a made the communication between the server and cmdline client more direct 2023-07-25 19:48:27 +10:00
1bb5864a29 swap out single byte socket communication with 256 byte buffer 2023-07-25 02:01:07 +10:00
fd8bbadb1e added convenient combination command functions 2023-07-24 22:41:54 +10:00
b93f2f0aa7 added proper run clearing function 2023-07-24 18:44:01 +10:00
c24f516380 added segments array 2023-07-20 22:25:09 +10:00
1aa1ed514a added run count 2023-07-20 20:38:06 +10:00
c7387f5acb fixed some infinite loop bug 2023-07-20 20:10:23 +10:00
d3f7a25a64 added saving previous run to file on new run start 2023-07-20 01:18:44 +10:00
f5e5c506af fixed a dumb buffer overflow i think 2023-07-19 01:45:26 +10:00
b208382e60 added nix build stuff 2023-07-18 23:53:22 +10:00
9c7ccfe0b0 big display kind of works 2023-04-11 14:06:42 +10:00
65414c2d64 initial commit for new format 2023-04-04 01:57:29 +10:00