mpv/options
Kacper Michajłow 103cae2591 m_option: ignore excessive elements only for obj_settings_list
It makes sense to allow the first part of the list. There are
warnings about excessive elements already. This also allows overriding
elements with the same label.
2024-06-24 03:05:09 +02:00
..
m_config.h options/m_config: fix no newline at end of file 2024-03-19 08:58:18 +01:00
m_config_core.c various: move strings.h inclusion to common.h 2024-05-06 22:01:17 +02:00
m_config_core.h m_config_core: remove mp_read_option_raw 2023-09-22 14:20:38 +00:00
m_config_frontend.c m_config_frontend: disallow profile=default in config files 2024-06-24 03:05:09 +02:00
m_config_frontend.h various: sort some standard headers 2023-10-20 21:31:09 +02:00
m_option.c m_option: ignore excessive elements only for obj_settings_list 2024-06-24 03:05:09 +02:00
m_option.h command: return lavfi filters in option-info/[av]f/choices 2024-05-05 14:43:57 +02:00
m_property.c m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
m_property.h m_property: add `>` for fixed precision floating-point expansion 2024-03-21 03:50:11 +01:00
options.c options: add secondary-{sid,sub-delay} to watch_later_options 2024-06-23 05:05:22 +02:00
options.h options: remove deprecated auto choice for --mute 2024-06-21 21:29:33 +02:00
parse_commandline.c parse_commandline: fix incorrect win32 check 2024-06-05 19:16:35 +02:00
parse_commandline.h
parse_configfile.c {options,player}: fix stream leaks 2024-05-15 22:45:18 +02:00
parse_configfile.h options: read config file as stream 2023-04-29 22:34:54 +00:00
path.c various: move unistd.h inclusion to common.h 2024-05-06 22:01:17 +02:00
path.h options/path: move path utility functions to misc/path_utils 2024-02-23 21:35:57 +01:00