mpv/player/lua
Christoph Heinrich 83acd93c6a lua: read_options: find script-opts prefix at index 1 exactly
Finding the prefix in the key is not enough, the key has to actually
start with the prefix. Otherwise a key like `uosc-font_scale` will not
only match the `uosc-` prefix, but also the `osc-` prefix, resulting
in a logged warning about `-font_scale` being an unknown key.
2023-06-01 15:11:55 +03:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console.lua: add a script-opt for the border size 2023-04-26 16:30:01 +00:00
defaults.lua lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
options.lua lua: read_options: find script-opts prefix at index 1 exactly 2023-06-01 15:11:55 +03:00
osc.lua osc: skip rendering when osd_dimensions are 0 2023-04-05 17:14:43 +00:00
stats.lua various: fix typos 2023-03-28 19:29:44 +00:00
ytdl_hook.lua ytdl_hook: fix clip start and end 2023-04-12 02:14:09 +00:00