aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add a command to reset speed to defaultJesse Luehrs2021-12-053-10/+16
|
* just notify about initial pauses the same way as normalJesse Luehrs2021-12-053-5/+5
|
* also allow setting the initial speed on the command lineJesse Luehrs2021-12-052-1/+9
|
* implement speeding up and slowing downJesse Luehrs2021-12-053-2/+30
|
* option to start pausedJesse Luehrs2021-12-053-5/+26
|
* allow limiting the maximum time between framesJesse Luehrs2021-12-052-4/+19
|
* more refactoringJesse Luehrs2021-12-054-184/+200
|
* more refactoringJesse Luehrs2021-12-051-22/+33
|
* remove some indirectionJesse Luehrs2021-12-053-48/+37
|
* simplifyJesse Luehrs2021-12-053-78/+39
|
* pause directly instead of going back through the event loopJesse Luehrs2021-12-052-1/+6
|
* fix moving forward and backwardJesse Luehrs2021-12-041-8/+9
|
* let's not rely on reading back display dataJesse Luehrs2021-12-042-27/+27
|
* renameJesse Luehrs2021-12-042-5/+5
|
* simplifyJesse Luehrs2021-12-042-40/+37
|
* filter unnecessary eventsJesse Luehrs2021-12-042-12/+172
|
* clippyJesse Luehrs2021-12-045-15/+18
|
* allow hiding the ui when pausedJesse Luehrs2021-12-044-1/+13
|
* simplifyJesse Luehrs2021-12-041-19/+12
|
* allow moving around in the ttyrecJesse Luehrs2021-12-044-12/+72
|
* only draw the ui if pausedJesse Luehrs2021-12-041-20/+19
|
* add a bit of uiJesse Luehrs2021-12-044-12/+99
|
* split stuff out into multiple filesJesse Luehrs2021-12-045-108/+163
|
* implement input and pausingJesse Luehrs2021-12-041-18/+69
|
* refactorJesse Luehrs2021-12-041-45/+142
|
* parse the frames into terminal screens and draw thoseJesse Luehrs2021-12-041-6/+55
|
* eliminate an intermediate processJesse Luehrs2021-12-041-1/+3
|
* handle terminal resizingJesse Luehrs2021-12-041-1/+39
|
* initial implementationJesse Luehrs2021-12-043-3/+178
|
* project skeletonJesse Luehrs2021-12-031-0/+3