Commit graph

17 commits

Author SHA1 Message Date
806d26767b Improved handling of disconnection for mpv
All checks were successful
Check / mypy (push) Successful in 2m49s
Check / ruff (push) Successful in 6s
2025-05-18 23:00:13 +02:00
7488b260e1 MPV changed something, so audio_file does not work anymore :/
Audio is now loaded via a callback
2025-02-02 14:10:52 +01:00
02716a7723 Updated README and documentation and fixed mix up between left and right :/ 2024-11-21 14:30:48 +01:00
948bb4da5c Added configuration for the QR code 2024-11-21 14:16:13 +01:00
3fb43de576 Better handling of buffering and start_streaming 2024-11-18 22:04:31 +01:00
220f1e8779 Added windows support for libmpv 2024-11-18 19:02:34 +01:00
65a749b5f8 Added some types 2024-11-18 17:00:42 +01:00
95e8157277 Client starting and stopping from gui 2024-11-18 17:00:42 +01:00
bf2e854cdd Closing the mpv window now disconnects the client 2024-11-18 17:00:42 +01:00
d4cf649735 Skipping playback now works reliably 2024-11-18 17:00:42 +01:00
824198acf6 skipping is more consistent, but still does not handle multiple rapid skips (edgecase) 2024-11-18 17:00:42 +01:00
f446733bb2 simplified external audio loading 2024-11-18 17:00:42 +01:00
63555dde87 most things work, only skipping song needs work 2024-11-18 17:00:42 +01:00
e51acd075a Getting closer 2024-11-18 17:00:42 +01:00
15cc8f8147 Working in a buggy state... but more or less working 2024-11-18 17:00:40 +01:00
fc9b79172a play entries and static images 2024-11-18 16:55:54 +01:00
b931c4d916 Initial libmpv interface 2024-11-18 16:55:43 +01:00