mpv/options
wm4 ebd5bbd241 x11: replace--[x11-]fstype option with --x11-netwm
Simplifies the code a lot. You can still use --x11-netwm=no to disable
NetWM for whatever reasons.
2014-05-16 00:47:13 +02:00
..
m_config.c options: print replacement for renamed/replaced options 2014-05-05 23:56:01 +02:00
m_config.h client API: make mpv_set_option set options natively 2014-04-22 01:42:57 +02:00
m_option.c command: allow native access to "vf" property 2014-04-24 02:30:00 +02:00
m_option.h
m_property.c command: remove extended information from --list-properties 2014-04-11 01:27:57 +02:00
m_property.h command: add helper function to split property paths 2014-03-30 13:41:03 +02:00
options.c x11: replace--[x11-]fstype option with --x11-netwm 2014-05-16 00:47:13 +02:00
options.h x11: replace--[x11-]fstype option with --x11-netwm 2014-05-16 00:47:13 +02:00
parse_commandline.c options: fix "-" (stdin) input 2014-05-06 01:06:07 +02:00
parse_commandline.h
parse_configfile.c options: let unknown option case be handled by final option parser 2014-05-05 23:55:47 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c
path.h