mpv/options
wm4 6a8fc3f5e3 msg: change --msglevel, reduce legacy glue
Basically, reimplement --msglevel. Instead of making the new msg code
use the legacy code, make the legacy code use the reimplemented
functionality.

The handling of the deprecated --identify switch changes. It temporarily
stops working; this will be fixed in later commits.

The actual sub-options syntax (like --msglevel-vo=...) goes away, but I
bet nobody knew about this or used this anyway.
2013-12-20 21:07:57 +01:00
..
m_config.c
m_config.h
m_option.c msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
m_option.h msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
m_property.c
m_property.h
options.c msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
options.h msg: change --msglevel, reduce legacy glue 2013-12-20 21:07:57 +01:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h