Revisions of python-python-mpv
buildservice-autocommit
accepted
request 1183035
from
Dirk Mueller (dirkmueller)
(revision 45)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 44)
- update to 1.0.7: * Fix race condition in property observer code leading to futures.InvalidStateError * bump min python to 3.9 * Migrate away from setup.py and use PEP 612-style pyproject.toml * Update setup.cfg for new syntax * tests: Add strategic sleeps to reduce likelihood of race * Fix observe_property() docstring * Add release script * README: Add info on GUI modes * Fix Python 3.5 compatibility * README - vo "opengl" doesn't exist anymore * Readme: Add PyGtk embedding example
buildservice-autocommit
accepted
request 1175913
from
Mia Herkt (mia)
(revision 43)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 42)
- Update to version 1.0.6 * Fix loadfile for mpv v0.38.0 * Add play_bytes convenience function * Add play_context convenience function
buildservice-autocommit
accepted
request 1127517
from
Luigi Baldoni (alois)
(revision 41)
baserev update by copy to link target
Luigi Baldoni (alois)
accepted
request 1127516
from
Luigi Baldoni (alois)
(revision 40)
- Update to version 1.0.5 * Make release script properly update version in mpv.py * Fix typo in README
buildservice-autocommit
accepted
request 1100097
from
Luigi Baldoni (alois)
(revision 39)
baserev update by copy to link target
Luigi Baldoni (alois)
committed
(revision 38)
- Update to version 1.0.4 * Add missing fields to MpvEventEndFile * Add field "playlist_entry_id" to MpvEventEndFile * Add 'self' to mouse function * Replace xvfbwrapper with PyVirtualDisplay * Add __version__ field to module
buildservice-autocommit
accepted
request 1069667
from
Factory Maintainer (factory-maintainer)
(revision 37)
baserev update by copy to link target
buildservice-autocommit
accepted
request 1068003
from
Luigi Baldoni (alois)
(revision 36)
baserev update by copy to link target
Luigi Baldoni (alois)
accepted
request 1068113
from
Luigi Baldoni (alois)
(revision 35)
- Add version requirement for setuptools
Luigi Baldoni (alois)
accepted
request 1068002
from
Luigi Baldoni (alois)
(revision 34)
- Update to version 1.0.3 * Move to new old pypi project name
buildservice-autocommit
accepted
request 1067837
from
Luigi Baldoni (alois)
(revision 33)
baserev update by copy to link target
Luigi Baldoni (alois)
accepted
request 1067836
from
Luigi Baldoni (alois)
(revision 32)
- Update to version v1.0.2 * Update license header with dual-license information * Update package metadata * Migrate away from setup.py and use PEP 612-style pyproject.toml * Update setup.cfg for new syntax * Fix typo in repr format string * tests: Add strategic sleeps to reduce likelihood of race condition during test teardown * Fix package upgrade * Cleanup pipeline * Skip Python 3.7 * Add Windows test * Run on Python 3.7 - 3.10 * Rename job * Use newer actions * Skip unreliable test in CI * Use xvfb-run to run tests * Upgrade pip * Remove starter * Remove unused variables * Use two blank lines between classes and functions * Comment error prone test * Fix environment variable * Start Xvfb before running tests * Add test workflow * Add requirements file * Remove unused imports * Fix show_text level default parameter * Fix observe_property() docstring * Fix external subtitles example * Fix typo in function name * Update branch name references * Error for known-incompatible libmpv * Fix license field in setup.py - Switch to new license
buildservice-autocommit
accepted
request 972392
from
Luigi Baldoni (alois)
(revision 31)
baserev update by copy to link target
Luigi Baldoni (alois)
accepted
request 972391
from
Luigi Baldoni (alois)
(revision 30)
- Update to version 1.0.1 * Fix setup.py for PyPI upload version 1.0.0: * Add cancel handling to streams * Remove outdated OpenGL examples from README * Add event queue overflow handling * Finish event infrastructure rework. * Finish rewriting event infrastructure * Continue reworking event infrastrucutre. * Use mock.Mock to mock Xvfbwrapper on Windows * Update event wrapper classes * Remove deprecated libmpv API * add albumart arg to video_add * Windows test workaround * Remove MpvSubApi wrapper * Remove dropped mpv-2 api methods. * Add some useful input commands * Add keyword argument command interface * setup.py: Update license information * Update copyright headers * Use upstream license * tests: Suppress video output on wayland systems * Add missing new event types * Add future-based async command API * mpv.py: add default error handler for failed async commands * mpv.py: add support for asynchronous commands * Default to node_command and rename old command to string_command * mpv.py: change mpv_detach_destroy to mpv_destroy * porcelain: Add fancy wait_for_event/property future handling * Bump minimum python version to 3.7 * README: Add skip silence example * tests: Fix flaky sub_add test * tests: Add wait_for_shutdown unit test * tests: Switch to pytest, remove devnull hack * Add timeouts and error forwarding to wait_for_{property,event} condit… * Fix segmentation fault in unit tests on wayland * use daemon = True instead of setDaemon * test_property_observer_decorator: bump sleep to 0.1s * Fix handling of c_void_p args in MpvRenderParam.__init__() * Update PyGObject example with locale fixup workaround * mpv.py: update: Use ctypes.memmove to speed up * Add dfaker's imgui/OpenGL demo * README: Add Robozman's PyQt5/QML/OpenGL render context example
Matej Cepl (mcepl)
accepted
request 958482
from
Dominique Leuenberger (dimstar)
(revision 29)
- Dynamically add a dependency to the libmpv version that was present during build. Allows to dynamically move between various so versions (e.g. libmpv1 to libmpv2).
buildservice-autocommit
accepted
request 822837
from
Luigi Baldoni (alois)
(revision 28)
baserev update by copy to link target
Luigi Baldoni (alois)
accepted
request 822836
from
Luigi Baldoni (alois)
(revision 27)
- Update to version 0.5.2 * Fixing typo in keep_playlist causing NameError
buildservice-autocommit
accepted
request 821925
from
Luigi Baldoni (alois)
(revision 26)
baserev update by copy to link target
Displaying revisions 1 - 20 of 45