0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/options
wm4 c55d859920 m_option: replace --no-video-aspect alias
Instead, add a hacky OPT_ASPECT option type, which only exists to accept
a "no" parameter, which in combination with the "--no-..." handling code
makes --no-video-aspect work again.

We can also remove the code in m_config.c, which only existed to make
"--no-aspect" (a deprecated alias) to work.
2016-08-31 22:17:21 +02:00
..
m_config.c m_option: replace --no-video-aspect alias 2016-08-31 22:17:21 +02:00
m_config.h m_config: deprecate top-level suboptions 2016-08-31 22:16:43 +02:00
m_option.c m_option: replace --no-video-aspect alias 2016-08-31 22:17:21 +02:00
m_option.h m_option: replace --no-video-aspect alias 2016-08-31 22:17:21 +02:00
m_property.c m_property: remove pointless explicitly clamping 2016-08-31 15:31:51 +02:00
m_property.h vo_opengl: refactor performance data properties 2016-06-08 22:11:38 +02:00
options.c m_option: replace --no-video-aspect alias 2016-08-31 22:17:21 +02:00
options.h options: make mp_vo_opts options an actual sub-option group 2016-08-30 23:50:57 +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 options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +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