about summary refs log tree commit diff stats
path: root/src/watch (follow)
Commit message (Expand)AuthorAge
* style(treewide): ReformatBenedikt Peetz2024-08-25
* refactor(treewide): Conform to `cargo clippy`Benedikt Peetz2024-08-25
* refactor(watch/playlist_handler): InitBenedikt 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(watch/handlers): Add status messages to the script handlersBenedikt Peetz2024-08-24
* feat(watch/events): Add further understood script-messagesBenedikt Peetz2024-08-23
* feat(treewide): Use a configuration fileBenedikt Peetz2024-08-23
* fix(watch/events): Also mark a video inactive on the stop eventBenedikt Peetz2024-08-22
* chore: Initial CommitBenedikt Peetz2024-08-21