Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Include README in PyPI package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: We do not decode property values by default anymore.
|
|
|
|
|
|
|
|
|
|
Add dummy Xvfb implementation, parameterise vo and use gpu renderer for windows tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes flaky test with mpv 0.33.1 on ppc64el.
Closes #178.
|
|
Handling of c_void_p args (x11_display, wl_display) was broken.
Added a case to correctly handle the c_void_p constructor case.
See https://github.com/jaseg/python-mpv/issues/169
|
|
Closes #150
|
|
|
|
|
|
|
|
|
|
|
|
|