aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/ttyplay/timer.rs
Commit message (Collapse)AuthorAgeFilesLines
* clippyJesse Luehrs2023-03-081-4/+13
|
* i only need futures-util hereJesse Luehrs2022-02-241-2/+2
|
* stop using tokio::select!Jesse Luehrs2022-02-241-78/+89
|
* clippyJesse Luehrs2022-02-241-4/+4
|
* move to tokioJesse Luehrs2022-02-241-101/+98
|
* be a bit less aggressiveJesse Luehrs2021-12-151-7/+7
|
* clippyJesse Luehrs2021-12-141-9/+18
|
* also display the speed if it's non-defaultJesse Luehrs2021-12-051-0/+16
|
* allow searching backwardsJesse Luehrs2021-12-051-2/+2
|
* basic search implementationJesse Luehrs2021-12-051-0/+8
|
* add a command to reset speed to defaultJesse Luehrs2021-12-051-0/+6
|
* just notify about initial pauses the same way as normalJesse Luehrs2021-12-051-0/+4
|
* also allow setting the initial speed on the command lineJesse Luehrs2021-12-051-1/+2
|
* implement speeding up and slowing downJesse Luehrs2021-12-051-2/+18
|
* option to start pausedJesse Luehrs2021-12-051-1/+6
|
* more refactoringJesse Luehrs2021-12-051-0/+115