0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
wm4 99ee43b33b msg: move special declarations to msg_control.h
While almost everything uses msg.h, the moved definitions are rarely
needed by anything.
2014-01-16 23:06:40 +01:00
..
m_config.c options: print any options set in verbose mode 2013-12-23 17:30:19 +01:00
m_config.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_option.c msg: move special declarations to msg_control.h 2014-01-16 23:06:40 +01:00
m_option.h options: simplify handling of some help options 2013-12-26 19:25:51 +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 player: add --term-osd-bar, which shows a status bar on the terminal 2014-01-15 16:14:37 +01:00
options.h player: add --term-osd-bar, which shows a status bar on the terminal 2014-01-15 16:14:37 +01:00
parse_commandline.c msg: move special declarations to msg_control.h 2014-01-16 23:06:40 +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 Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
path.c path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00
path.h path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00