0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
wm4 4ab860cddc options: add a mechanism to make sub-option replacement slightly easier
Instead of requiring each VO or AO to manually add members to MPOpts and
the global option table, make it possible to register them automatically
via vo_driver/ao_driver.global_opts members. This avoids modifying
options.c/options.h every time, including having to duplicate the exact
ifdeffery used to enable a driver.
2016-09-05 21:04:17 +02:00
..
m_config.c options: add a mechanism to make sub-option replacement slightly easier 2016-09-05 21:04:17 +02:00
m_config.h config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
m_option.c vo_opengl: deprecate sub-options, add them as global options 2016-09-02 21:21:47 +02:00
m_option.h options: add a mechanism to make sub-option replacement slightly easier 2016-09-05 21:04:17 +02:00
m_property.c command: add options to property list 2016-09-01 20:00:43 +02:00
m_property.h command: add options to property list 2016-09-01 20:00:43 +02:00
options.c options: add a mechanism to make sub-option replacement slightly easier 2016-09-05 21:04:17 +02:00
options.h options: add a mechanism to make sub-option replacement slightly easier 2016-09-05 21:04:17 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00