mpv/player/lua
Guido Cella 448cb4d13d console.lua: expand ~/ in file completion
Makes Tab expand loadfile ~/ to loadfile /home/$USER/.

I used expand-path instead of os.getenv('HOME') to make it work on
Windows.
2024-01-04 13:41:15 +00:00
..
assdraw.lua
auto_profiles.lua auto_profiles: try to distinguish invalid properties better 2023-04-07 01:48:55 +00:00
console.lua console.lua: expand ~/ in file completion 2024-01-04 13:41:15 +00:00
defaults.lua player: remove shared-script-properties property 2023-11-22 16:29:43 +00:00
meson.build build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
options.lua lua: remove a ton of unneeded parentheses 2023-11-02 16:03:20 +00:00
osc.lua osc: allow disabling special mouse wheel behavior 2023-12-21 09:13:11 +01:00
stats.lua stats.lua: fix incorrect storage aspect ratio value 2023-11-14 15:00:23 +00:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00