1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00
mpv/input
wm4 f8ab59eacd player: get rid of mpv_global.opts
This was always a legacy thing. Remove it by applying an orgy of
mp_get_config_group() calls, and sometimes m_config_cache_alloc() or
mp_read_option_raw().

win32 changes untested.
2018-05-24 19:56:35 +02:00
..
cmd.c
cmd.h
event.c
event.h
input.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
input.h
ipc-dummy.c
ipc-unix.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
ipc-win.c player: get rid of mpv_global.opts 2018-05-24 19:56:35 +02:00
ipc.c
keycodes.c
keycodes.h
pipe-win32.c