A Tauri plugin for embedding the mpv player in your app via libmpv.
Stars
9
Forks
0
Watchers
9
Open Issues
0
Overall repository health assessment
^1.2.02.8.0^9.36.012.1.4^24.10.1^9.36.0^7.37.5^16.4.0^2.6.0^4.50.1^2.6.2^5.3.3^8.44.120
commits
feat: implement automatic setup for libmpv libraries and remove legacy script
4805ef9View on GitHubfeat: refactor CI workflow to use setup script for library downloads
405de5cView on GitHubfix: revert Rust edition and version, update dependencies, and enhance README setup instructions
d90add3View on GitHubfeat: enhance event handling and memory management in mpv wrapper
c40b729View on GitHubrefactor: replace Mutex with OnceLock for wrapper initialization in Mpv struct
b584178View on GitHubrefactor: replace MpvBridge with Wrapper for libmpv integration and update .gitignore
5ae2f34View on GitHub