aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* actually bump the versionHEADmainJesse Luehrs2023-03-091-1/+1
* changelog and version bumpv0.1.4Jesse Luehrs2023-03-082-2/+2
* remove more select! useJesse Luehrs2023-03-083-22/+79
* clippyJesse Luehrs2023-03-085-15/+23
* bump depsJesse Luehrs2023-03-085-267/+296
* i only need futures-util hereJesse Luehrs2022-02-243-58/+6
* stop using tokio::select!Jesse Luehrs2022-02-243-78/+192
* clippyJesse Luehrs2022-02-241-4/+4
* move to git depsJesse Luehrs2022-02-242-4/+8
* move to tokioJesse Luehrs2022-02-249-680/+384
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
* changelog and version bumpv0.1.3Jesse Luehrs2021-12-153-2/+8
* bump depsJesse Luehrs2021-12-152-46/+24
* clippy consistencyJesse Luehrs2021-12-152-0/+2
* bump depsJesse Luehrs2021-12-152-6/+6
* be a bit less aggressiveJesse Luehrs2021-12-155-32/+28
* clippyJesse Luehrs2021-12-146-25/+84
* clean up a bitJesse Luehrs2021-12-141-19/+19
* clippyJesse Luehrs2021-12-141-21/+61
* changelog and version bumpv0.1.2Jesse Luehrs2021-12-063-8/+14
* changelog and version bumpv0.1.1Jesse Luehrs2021-12-053-2/+15
* fix cursor positionJesse Luehrs2021-12-051-2/+1
* metadata and readmev0.1.0Jesse Luehrs2021-12-052-0/+31
* fill out help outputJesse Luehrs2021-12-052-8/+44
* bump depsJesse Luehrs2021-12-052-13/+19
* also display the speed if it's non-defaultJesse Luehrs2021-12-053-0/+48
* allow searching backwardsJesse Luehrs2021-12-055-46/+77
* n to repeat last searchJesse Luehrs2021-12-052-26/+37
* let's just have one key binding per action for nowJesse Luehrs2021-12-052-8/+8
* add search to helpJesse Luehrs2021-12-051-11/+13
* basic search implementationJesse Luehrs2021-12-055-97/+261
* add helpJesse Luehrs2021-12-053-0/+50
* add a command to reset speed to defaultJesse Luehrs2021-12-053-10/+16
* cargo denyJesse Luehrs2021-12-054-18/+50
* 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
* also bump the lock fileJesse Luehrs2021-12-041-75/+7