mpv/player/lua
Guido Cella e2284fba18 command: add load-config-file
Unlike set include mpv.conf, this works after playback has started. It
can be used to auto reload the configuration, e.g. in vim:
autocmd BufWritePost ~/.config/mpv/mpv.conf silent !echo load-config-file %:p | socat - /tmp/mpvsocket

Partially fixes #6362.
2024-02-04 15:12:02 +00: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: highlight the selected suggestion in the terminal 2024-01-20 16:10:12 +00: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: display the current GPU context 2024-01-20 17:12:07 +00:00
ytdl_hook.lua ytdl_hook: fix mixed thumbnail.preference availability 2023-11-06 14:59:05 +00:00