Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This will break lots of stuff.
* Use MPV_FORMAT_NODE mostly everywhere
* Dynamically discover properties instead of using a static list
* Modify encoding handling to be more versatile
|
|
|
|
|
|
|
|
It wouldn't work on all systems anyway due to differing names for liblua
("liblua.so", "liblua-5.1.so" etc.) and also doesn't seem to be
necessary anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
...because I acciditially pushed test code to pypi -.-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|