Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(crates/libmpv2/mpv): Log the setting of properties | Benedikt Peetz | 2025-02-21 |
| | |||
* | chore(crates/libmpv2): Make `cargo clippy` happy | Benedikt Peetz | 2025-02-21 |
| | |||
* | style(treewide): Re-format | Benedikt Peetz | 2025-02-16 |
| | |||
* | fix(crates/libmpv2/Mpv::command): Correctly escape arguments | Benedikt Peetz | 2025-02-14 |
| | | | | | This allows us to avoid all these ad-hoc command escaping `format!` invocations. | ||
* | test(treewide): Fix, so they compile and ignore | Benedikt Peetz | 2024-10-14 |
| | | | | | The tests are just not in an ideal state right now. Running them via `cargo test` still works, but the `yt_dlp` test simply seem to deadlock? | ||
* | refactor(treewide): Conform to the clippy and rust lints | Benedikt Peetz | 2024-10-14 |
| | |||
* | refactor(libmpv2): Move to the `crates` directory | Benedikt Peetz | 2024-08-23 |