mpv/options
Dudemanguy 23ecfa9845 options: remove deprecated auto choice for --mute
Since 995c47da9a, setting --mute=auto has
been equivalent to --mute=no. It was formally documented later in
79e20ff485. This is an old legacy relic
and the auto choice popping up during auto completion could be confusing
to users who aren't aware of the history. Remove it for good and convert
the option to a proper boolean.
2024-06-21 21:29:33 +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_frontend.c various: move strings.h inclusion to common.h 2024-05-06 22:01:17 +02:00
m_config_frontend.h
m_option.c m_options: limit list entries to 100 2024-06-18 03:11:14 +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: remove deprecated auto choice for --mute 2024-06-21 21:29:33 +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
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