Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore(treewide): Migrate to rust edition 2024 | Benedikt Peetz | 2025-03-21 |
| | | | | | Even though the diff in the libmpv2 crate is quite big, it really only added `unsafe` blocks to the `unsafe` functions. | ||
* | style(treewide): Re-format | Benedikt Peetz | 2025-02-16 |
| | |||
* | 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(libmpv2): Move to the `crates` directory | Benedikt Peetz | 2024-08-23 |