index
:
python-mpv.git
main
python-mpv: Moderately popular pythonic interface to the awesome mpv media player
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
Make tests run when called through setup.py from root dir
jaseg
1
-2
/
+2
2020-07-21
Move test files into a 'tests' dir
Louis-Philippe VĂ©ronneau
5
-1
/
+1
2020-07-20
Version 0.5.1
v0.5.1
jaseg
1
-1
/
+1
2020-07-19
mpv.py: terminate: Raise warning when called from event thread.
jaseg
1
-4
/
+7
2020-07-19
mpv.py: add wait_for_shutdown
jaseg
1
-0
/
+11
2020-07-19
mpv.py: add check_core_alive, check core in __getattr__, __setattr__
jaseg
1
-8
/
+12
2020-07-19
Bump version to v0.5.0
v0.5.0
jaseg
1
-1
/
+1
2020-07-19
tests: add tests for new wait_* API
jaseg
1
-0
/
+87
2020-07-19
mpv.py: add prepare_and_wait_for_property
jaseg
1
-0
/
+10
2020-07-19
mpv.py: Update copyright date
jaseg
1
-1
/
+1
2020-07-18
mpv.py: Add docstrings to new additions to API
jaseg
1
-2
/
+17
2020-07-18
Sprinkle some thread safety over event loop, add *wait_for_event
jaseg
2
-65
/
+99
2020-07-18
mpv.py: improve shutdown handling, replace wait_for_playback
jaseg
1
-11
/
+38
2020-07-16
Bump version to v0.4.8
v0.4.8
jaseg
1
-1
/
+1
2020-07-16
README: add video overlay example
jaseg
1
-1
/
+40
2020-07-16
mpv.py: add wait_until_paused, wait_until_playing
jaseg
2
-4
/
+12
2020-07-16
mpv.py: Add overlay support
jaseg
1
-0
/
+104
2020-07-16
tests: rename test.srt to sub_test.srt to prevent auto-load
jaseg
2
-2
/
+2
2020-07-16
mpv.py: add some missing commands
jaseg
1
-5
/
+97
2020-07-16
tests: improve key binding tests with loopback test
jaseg
1
-10
/
+24
2020-07-15
tests: Fix test_log_handler for current master
jaseg
1
-3
/
+7
2020-07-15
tests: Fix TestLifecycle.test_options for current mpv master
jaseg
1
-1
/
+2
2020-07-15
tests: Fix test_instance_method_property_observer (#108)
jaseg
1
-8
/
+8
2020-07-15
tests: Fix test_property_observer_decorator (#108)
jaseg
1
-10
/
+10
2020-07-15
tests: Fix test_write for segaults in libmpv (#108)
jaseg
1
-0
/
+4
2020-07-15
added "python_requires"
YoSTEALTH
1
-0
/
+1
2020-07-15
remove superfluous whitespaces
Louis-Philippe VĂ©ronneau
2
-3
/
+3
2020-07-12
Bump version to v0.4.7
v0.4.7
jaseg
1
-1
/
+1
2020-07-12
README: Add detail on subtitle handling
jaseg
1
-10
/
+21
2020-07-12
Fix handling of dashed options in loadfile.
jaseg
3
-8
/
+44
2020-07-11
update README with inserting subtitles
Peter Kuchar
1
-0
/
+19
2020-04-05
Add release script
jaseg
1
-0
/
+17
2020-04-05
Version v0.4.6
v0.4.6
jaseg
1
-1
/
+1
2020-04-05
Make tests run headless using xvfbwrapper
jaseg
2
-1
/
+14
2020-04-01
Add some high-level API information to README
jaseg
1
-0
/
+3
2020-01-24
README: Add info on GUI modes
jaseg
1
-0
/
+21
2020-01-03
README: add render context gtk example
jaseg
1
-4
/
+11
2020-01-03
Initial libmpv/render.h mapping
jaseg
1
-11
/
+195
2020-01-03
Add GTK/OpenGL example (#100)
Elias
1
-2
/
+7
2019-12-04
Version 0.4.5
v0.4.5
jaseg
1
-1
/
+1
2019-12-04
Windows: Use cytpes.load_library to look for DLL
jaseg
2
-9
/
+17
2019-12-03
Version 0.4.4
v0.4.4
jaseg
1
-1
/
+1
2019-12-03
Allow mpv-1.dll to be placed in python script directory (#96)
ripdog
1
-1
/
+4
2019-12-02
Version 0.4.2
v0.4.2
jaseg
1
-1
/
+1
2019-12-02
tests: Silence libmpv during unittests
jaseg
1
-1
/
+54
2019-12-02
Fix Python 3.5 compatibility
jaseg
2
-2
/
+2
2019-12-01
Version 0.4.1
v0.4.1
jaseg
1
-1
/
+1
2019-12-01
Add stream protocol handling
jaseg
3
-6
/
+365
2019-11-26
Bump version to v0.4.0
v0.4.0
jaseg
1
-1
/
+1
2019-11-26
key bindings: Introduce key char parameter
jaseg
2
-13
/
+13
[prev]
[next]