Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix ass-style-override
|
|
|
|
|
|
|
|
|
|
Fix `unobserve_property` RuntimeError
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #21
|
|
|
|
|
|
|
|
* Print a proper error message if shared object not found on unix
* Abide by local conventions and look for DLL in script's directory on windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* New node handling
* Add remaining properties
* Improve property type handling (no more ynbool!)
* Add pröper option access
* Add a whole bunch of tests
|
|
|
|
|
|
|
|
|
|
Since https://github.com/jaseg/python-mpv/commit/230f0078fe2dd9edfeb2082516b15689c1c04e94 python throws a TabError exception.
|
|
|
|
|
|
|