mpv/player/lua
Guido Cella 36153d1a4a console.lua: move functions to strip common characters
Move common_prefix_length() and related functions before the first call
to common_prefix_length(). It works now because it's global but if we
ever make all functions local for consistency it will stop working.
2024-02-08 18:18:33 +01:00
..
assdraw.lua osc: improve look of seekranges 2019-09-02 01:11:04 +03:00
auto_profiles.lua command: add load-config-file 2024-02-04 15:12:02 +00:00
console.lua console.lua: move functions to strip common characters 2024-02-08 18:18:33 +01:00
defaults.lua player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
input.lua console.lua: style log lines in the terminal 2024-01-14 23:26:07 +01:00
meson.build scripting: add mp.input 2024-01-13 02:53:08 +00:00
options.lua lua: remove a ton of unneeded parentheses 2023-11-02 16:03:20 +00:00
osc.lua osc: add osc-windowcontrols_title option 2024-01-22 14:41:36 +00:00
stats.lua stats.lua: use deinterlace-active property instead 2024-02-07 14:50:09 +00:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00