about summary refs log tree commit diff stats
path: root/src/watch/mod.rs (follow)
Commit message (Collapse)AuthorAge
* refactor(treewide): Conform to `cargo clippy`Benedikt Peetz2024-08-25
|
* refactor(watch): Don't track the playlist, use the properties of `mpv` insteadBenedikt Peetz2024-08-24
|
* feat(watch): Idle until new videos are available instead of exitingBenedikt Peetz2024-08-24
|
* feat(treewide): Use a configuration fileBenedikt Peetz2024-08-23
| | | | | | This allows use to avoid duplication of default values in the codebase and obviously also facilitates changing these without having to re-compile.
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.