1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 23:20:15 +00:00
mpv/player/lua
wm4 1513493560 lua: mark table values returned by get_property_native with their type
Lua doesn't distinguish between arrays and maps on the language level;
there are just tables. Use metatables to mark these tables with their
actual types. In particular, it allows distinguishing empty arrays from
empty tables.
2014-02-26 22:32:57 +01:00
..
assdraw.lua
defaults.lua lua: mark table values returned by get_property_native with their type 2014-02-26 22:32:57 +01:00
osc.lua osd: override user bindings for OSC input 2014-02-26 00:59:19 +01:00