mpv/options
wm4 f57f13ceb0 options: deprecate --input-file
I have no idea why this still exists, since we have --input-ipc-server.
I think there was something about Windows, but the latter option is
implemented even on Windows.
2019-11-16 15:28:18 +01:00
..
m_config.c options: remove M_OPT_FIXED 2019-11-10 23:49:23 +01:00
m_config.h options: remove M_SETOPT_RUNTIME 2019-11-10 23:53:57 +01:00
m_option.c m_option: remove an unused function 2019-10-31 17:42:41 +01:00
m_option.h options: remove M_OPT_FIXED 2019-11-10 23:49:23 +01: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 options: deprecate --input-file 2019-11-16 15:28:18 +01:00
options.h test: make tests part of the mpv binary 2019-11-08 00:26:37 +01:00
parse_commandline.c Remove optical disc fancification layers 2019-09-13 17:31:59 +02:00
parse_commandline.h player: get rid of mpv_global.opts 2018-05-24 19:56:35 +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 options/path: fix url detection per RFC3986 2019-04-05 20:48:24 +03:00
path.h path: don't access global option struct 2018-05-24 19:56:35 +02:00