mpv/options
nanahi 7c70df0934 input/cmd: move m_option_type_cycle_dir to m_option.c
A relic when commands lived in input.c. Move them to where other option
types live. Also remove the redundant copy_opt.
2024-07-01 10:02:13 +02:00
..
m_config.h
m_config_core.c m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_core.h m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_frontend.c m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_frontend.h
m_option.c input/cmd: move m_option_type_cycle_dir to m_option.c 2024-07-01 10:02:13 +02:00
m_option.h input/cmd: move m_option_type_cycle_dir to m_option.c 2024-07-01 10:02:13 +02:00
m_property.c
m_property.h
options.c options: remove some deprecated OPT_REPLACED option mapping 2024-06-25 02:18:58 +00:00
options.h options: remove some deprecated OPT_REPLACED option mapping 2024-06-25 02:18:58 +00:00
parse_commandline.c parse_commandline: fix incorrect win32 check 2024-06-05 19:16:35 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h