mpv/player/lua
verygoodlee e3a9ce22f9 console.lua: add numpad + - * / keybindings
numpad + - * / was remapped to KP_ADD/KP_SUBTRACT/KP_MULTIPLY/KP_DIVIDE in #14660
2024-08-21 14:31:01 +02: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: add numpad + - * / keybindings 2024-08-21 14:31:01 +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,select}.lua: show playlist entries with trailing / 2024-08-06 20:27:33 +02:00
select.lua {osc,select}.lua: show playlist entries with trailing / 2024-08-06 20:27:33 +02:00
stats.lua command: remove deprecated packet-*-bitrate properties 2024-07-18 22:52:35 +02:00
ytdl_hook.lua player/{command,scripting}: log subprocess execution 2024-07-12 22:40:02 +02:00