mpv/options
wm4 0710ced079 options: add --audio-file-paths
Requested. It works like --sub-paths. This will also load audio files
from a "audio" sub directory in the config file (because the same code
as for subtitles is used, and it also had such a feature).

Fixes #2632.
2015-12-25 13:17:11 +01:00
..
m_config.c Remove some VLAs 2015-11-06 21:12:20 +01:00
m_config.h options: handle terminal/logging settings eagerly 2015-11-04 21:49:54 +01:00
m_option.c
m_option.h options: handle terminal/logging settings eagerly 2015-11-04 21:49:54 +01:00
m_property.c Remove some VLAs 2015-11-06 21:12:20 +01:00
m_property.h
options.c options: add --audio-file-paths 2015-12-25 13:17:11 +01:00
options.h options: add --audio-file-paths 2015-12-25 13:17:11 +01:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c path: cosmetics 2015-12-02 12:31:48 +01:00
path.h