14
0

- Update to version 1.0.6

* Fix loadfile for mpv v0.38.0
  * Add play_bytes convenience function
  * Add play_context convenience function

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=42
This commit is contained in:
2024-05-22 17:41:45 +00:00
committed by Git OBS Bridge
parent 140082145f
commit 6ba5bc6598
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 22 17:35:36 UTC 2024 - Mia Herkt <mia@0x0.st>
- Update to version 1.0.6
* Fix loadfile for mpv v0.38.0
* Add play_bytes convenience function
* Add play_context convenience function
-------------------------------------------------------------------
Sun Nov 19 06:30:55 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>