1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 15:22:09 +00:00
mpv/player/lua
wm4 f628d5e859 lua: add a bunch of functions to get/set properties by their native type
There are some complications because the client API distinguishes
between integers and floats, while Lua has only "numbers" (which are
usually floats). But I think this should work now.
2014-02-24 22:50:24 +01:00
..
assdraw.lua
defaults.lua lua: add a bunch of functions to get/set properties by their native type 2014-02-24 22:50:24 +01:00
osc.lua options: make --no-config block all auto-loaded configuration files 2014-02-14 14:01:27 +01:00