mirror of
https://github.com/mpv-player/mpv
synced 2025-01-17 04:22:41 +00:00
311cc5b611
add_key_binding() makes the name argument optional (in weird Lua fashion), which did not work if there were additional arguments. So there is no way to avoid specifying a name while passing a rp argument. Fix this, declare this way of skipping the argument as deprecated, and allow passing name=nil as the preferred way to skip the name argument. |
||
---|---|---|
.. | ||
assdraw.lua | ||
defaults.lua | ||
options.lua | ||
osc.lua | ||
stats.lua | ||
ytdl_hook.lua |