Commit Graph

18 Commits

Author SHA1 Message Date
5e3df86a2a Split mpv setup to separate module 2024-10-20 00:04:59 +02:00
a52f2a2e49 module.nix: use sway as graphical backend 2024-10-19 23:26:16 +02:00
c1438f2480 Add nixos module and overlay 2024-08-04 20:33:22 +02:00
0ff6440457 Add --mpv-config-file option, with default content
This fixes some issues with seeking in output from yt-dlp
2024-08-04 19:00:05 +02:00
a0202215aa README.md: add startup commands 2024-08-04 04:19:00 +02:00
e9190f7879 default.nix: init, flake.nix: add app 2024-08-04 04:10:59 +02:00
a89cb24c86 Cargo.toml: add some metadata 2024-08-04 03:19:55 +02:00
a5bedf4d87 Cargo.toml: optimize release profile 2024-08-04 03:19:42 +02:00
894cc4e146 Use mpvipc-async version 0.1.0 2024-08-04 03:13:11 +02:00
24b0307f0f .envrc: init 2024-08-04 03:13:10 +02:00
f0b0e9f248 flake.nix: replace fenix with rust-overlay 2024-08-04 03:13:10 +02:00
0d4841a9ec README: move TODO list to gitea issue tracker 2024-07-28 16:29:17 +02:00
18d186b997 nix support 2024-04-19 00:20:16 +02:00
3d370d255f README: add detailed todos about feature parity 2024-04-16 00:57:20 +02:00
f2864f3023 extract API logic into generic functions, and wrap REST API around 2024-04-16 00:54:40 +02:00
bc1a386b80 resolve host from args, better error handling 2024-04-14 02:08:06 +02:00
cc32fb9a2d Initial commit 2024-04-14 00:58:17 +02:00
a8ca5c3677 Initial commit 2024-04-14 00:57:21 +02:00