mpv/options
wm4 8ed76d2561 command: move property multiply code to m_property.c
I think this will help with reducing code duplication (see following
commit). The error messages loses the multiplication factor, but the
error message will be replaced by a generic one in the following commit
anyway.
2018-03-26 19:47:08 +02:00
..
m_config.c options: minor cleanup to --no-... handling 2018-02-13 17:45:29 -08:00
m_config.h options: simplify mp_get_config_group() memory management 2018-01-18 00:59:07 -08:00
m_option.c m_option: remove unneded compatibility features 2018-02-28 00:55:06 -08:00
m_option.h video: add an option to tune waiting for video timing 2018-03-15 23:13:53 -07:00
m_property.c command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
m_property.h command: move property multiply code to m_property.c 2018-03-26 19:47:08 +02:00
options.c vo: move display-fps internal option value to VO opts 2018-03-15 23:13:53 -07:00
options.h vo: move display-fps internal option value to VO opts 2018-03-15 23:13:53 -07:00
parse_commandline.c m_option: remove redundant indirections 2017-07-02 13:07:36 +02:00
parse_commandline.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.c options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
path.c msg: reinterpret a bunch of message levels 2017-12-15 22:28:47 -08:00
path.h path: change license to LGPL 2017-06-12 16:41:21 +02:00