about summary refs log tree commit diff stats
path: root/crates/libmpv2 (follow)
Commit message (Collapse)AuthorAge
* build(treewide): UpdateBenedikt Peetz2024-11-04
|
* refactor(libmpv2): Include in the workspaceBenedikt Peetz2024-10-14
|
* test(treewide): Fix, so they compile and ignoreBenedikt Peetz2024-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 lintsBenedikt Peetz2024-10-14
|
* refactor(treewide): Combine the separate crates in one workspaceBenedikt Peetz2024-10-14
|
* build(crates/libmpv2/update.sh): Correctly specify child update pathsBenedikt Peetz2024-10-07
|
* build(update.sh): Correct path specifications and upgrade incompatible depsBenedikt Peetz2024-08-25
|
* build(treewide): UpdateBenedikt Peetz2024-08-25
|
* refactor(watch): Don't track the playlist, use the properties of `mpv` insteadBenedikt Peetz2024-08-24
|
* refactor(libmpv2): Move to the `crates` directoryBenedikt Peetz2024-08-23