mpv/player/lua
nanahi 8df4cb5e21 osc.lua: don't use legacy argument for seeking
Deprecated since mpv 0.9. Use the flags instead.
No need to specify flags for relative seek since it's the default.
2024-06-19 01:30:18 +00:00
..
assdraw.lua
auto_profiles.lua auto_profiles.lua: fix some lint warnings 2024-05-12 20:06:39 +02:00
console.lua console.lua: don't enable the console-input input section 2024-06-09 20:50:03 +02:00
defaults.lua defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
fzy.lua scripting: add mp.input.select() 2024-05-07 22:34:22 +02:00
input.lua console.lua: don't convert integers for mp.input to string 2024-05-12 23:13:48 +02:00
meson.build select.lua: add this script 2024-05-12 23:13:48 +02:00
options.lua options.lua: fix some lint warnings 2024-05-12 20:06:39 +02:00
osc.lua osc.lua: don't use legacy argument for seeking 2024-06-19 01:30:18 +00:00
select.lua options: add --osd-playlist-entry 2024-06-08 01:43:15 +02:00
stats.lua stats.lua: align 100% correctly on page 2 2024-06-14 00:26:04 +02:00
ytdl_hook.lua ytdl_hook.lua: fix lint warnings 2024-06-02 22:26:00 +02:00