mpv/options
wm4 5968a307d5 options: add --hwdec=yes as alias for --hwdec=auto
This also lets you just do "mpv --hwdec file.mkv", with the minor caveat
that the legacy syntax "--hwdec val" or "-hwdec val" (without "=") does
not work as expected anymore.
2016-09-15 14:50:38 +02:00
..
m_config.c options: fix another minor regression 2016-09-11 00:04:49 +02:00
m_config.h options: make --h list options according to a pattern passed to it 2016-09-10 16:29:24 +02:00
m_option.c options: fix --list-options after previous commit 2016-09-10 20:49:10 +02:00
m_option.h options: add automagic hack for handling sub-option deprecations 2016-09-05 21:26:39 +02:00
m_property.c command: add options to property list 2016-09-01 20:00:43 +02:00
m_property.h command: add options to property list 2016-09-01 20:00:43 +02:00
options.c options: add --hwdec=yes as alias for --hwdec=auto 2016-09-15 14:50:38 +02:00
options.h stream_dvd, stream_dvdnav: remove weird option parsing stuff 2016-09-08 21:46:48 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h Update license headers 2015-04-13 12:10:01 +02:00
parse_configfile.c config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
parse_configfile.h Update license headers 2015-04-13 12:10:01 +02:00
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00