mpv/options
wm4 e6bea0ec5a Don't include version.h from make options.c
I find this annoying. It's the reason common/version.c exists at all.

options.c did this for the user agent, which contains the version
number. Because not including version.h means you can't build the user
agent and use it in mp_default_opts anymore, do something rather awkward
in main.c to initialize the default user agent.
2013-12-22 14:35:45 +01:00
..
m_config.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_config.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_option.c options: make --msglevel extend previous settings 2013-12-22 12:18:01 +01:00
m_option.h m_option: add mp_log context to sub-module print_help callback 2013-12-21 21:43:16 +01:00
m_property.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_property.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
options.c Don't include version.h from make options.c 2013-12-22 14:35:45 +01:00
options.h options: move network related options to MPOpts 2013-12-22 13:11:22 +01:00
parse_commandline.c msg: remove global state 2013-12-21 23:11:12 +01:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c options: some more mp_msg conversions 2013-12-21 21:43:16 +01:00
parse_configfile.h
path.c path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00
path.h path lookup functions: mp_msg conversions 2013-12-21 21:43:17 +01:00