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
path:
root
/
mpv.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
Make this python2 compatible
jaseg
1
-3
/
+3
2016-07-01
Use ctypes.util.find_library to find libmpv. Thanks to @mozbugbox
jaseg
1
-2
/
+3
2016-02-19
Add tests
jaseg
1
-32
/
+44
2016-02-19
Properly release resources after use
jaseg
1
-22
/
+38
2016-02-19
Fix DEFAULT_ERROR_HANDLER
Frechdachs
1
-2
/
+2
2016-02-19
Implement '==' and '!=' for ynbool
Frechdachs
1
-0
/
+3
2016-02-12
Improve Windows support
Frechdachs
1
-1
/
+4
2016-02-12
Fix property getter for non-available properties
Frechdachs
1
-1
/
+2
2016-02-12
Fix percent-pos property
Frechdachs
1
-1
/
+1
2016-02-12
Improved log handling
jaseg
1
-2
/
+13
2016-02-09
Fix unobserve_property
Frechdachs
1
-2
/
+6
2016-02-08
Add observe_property support
jaseg
1
-111
/
+138
2016-01-04
Remove asyncio for windows support
jaseg
1
-22
/
+7
2015-11-01
Fixed accidental python2-ism in ynbool. Fixes #1
jaseg
1
-2
/
+2
2015-05-10
Small beautifications
jaseg
1
-494
/
+492
2014-08-14
Fixed encoding handling to use the system's default encoding
jaseg
1
-9
/
+11
2014-08-14
Removed a bunch of asserts and added some doc
jaseg
1
-13
/
+10
2014-08-13
Added support for yet-unknown error codes
jaseg
1
-488
/
+497
2014-08-13
Added optional loading of liblua
jaseg
1
-0
/
+5
2014-08-10
Initial commit
jaseg
1
-0
/
+594