mpv/options
wm4 e13eb3fede command: change update handling of some video-related properties
Use the new mechanism, instead of wrapped properties. As usual, extend
the update handling to some options that were forgotten/neglected
before. Rename video_reset_aspect() to video_reset_params() to make it
more "general" (and we can amazingly include write access to
video-aspect as well in this).
2016-09-20 15:44:16 +02:00
..
m_config.c options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
m_config.h options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
m_option.c options: simplify M_OPT_EXIT 2016-09-17 18:07:40 +02:00
m_option.h command: change update handling of some video-related properties 2016-09-20 15:44:16 +02:00
m_property.c command: fix "cycle"/"add" not working on most properties 2016-09-18 17:55:27 +02:00
m_property.h player: more option/property consistency fixes 2016-09-18 16:08:21 +02:00
options.c command: change update handling of some video-related properties 2016-09-20 15:44:16 +02:00
options.h options: fix window-scale property 2016-09-20 01:25:50 +02:00
parse_commandline.c options: simplify M_OPT_EXIT 2016-09-17 18:07:40 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h