0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
wm4 995c47da9a audio: drop --softvol=no and --softvol=auto
Drop the code for switching the volume options and properties between
af_volume and AO volume controls. interface-changes.rst mentions the
changes in detail.

Do this because this was exceedingly complex and had other problems as
well. It was also very hard to test. It's just not worth the trouble.

Some leftovers like AOCONTROL_HAS_PER_APP_VOLUME will be removed at a
later point.

Fixes #3322.
2016-07-09 18:31:18 +02:00
..
m_config.c options: add a deprecation warning printing mechanism 2016-06-29 18:09:30 +02:00
m_config.h options: handle terminal/logging settings eagerly 2015-11-04 21:49:54 +01:00
m_option.c options: --geometry: center window position after applying size 2016-05-22 14:31:37 +02:00
m_option.h options: add a deprecation warning printing mechanism 2016-06-29 18:09:30 +02:00
m_property.c command: fix cycling certain properties 2016-04-15 22:10:19 +02:00
m_property.h vo_opengl: refactor performance data properties 2016-06-08 22:11:38 +02:00
options.c audio: drop --softvol=no and --softvol=auto 2016-07-09 18:31:18 +02:00
options.h audio: drop --softvol=no and --softvol=auto 2016-07-09 18:31:18 +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 options: clarify quoting for option values starting with % 2015-04-17 16:06:43 +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