0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio
wm4 99e178f1e8 ao_pulse: do not allow setting volume over 100%
PulseAudio allows applications to set volume over 100%. To make this
possible, the PulseAudio daemon raises the global system volume, and
tries to lower other applications volumes. Unfortunately, this doesn't
work out and doesn't manage to keep the effective volume level of these
other applications.

To make it short: this functionality invoked PulseAudio bugs. Disable
it.

This essentially reverts commit 85a64b.
2012-11-24 21:40:48 +01:00
..
decode core: fix crash when video filter returns inf as PTS 2012-11-20 18:00:15 +01:00
filter Fix potential bugs and issues, general cleanups 2012-11-20 18:00:14 +01:00
out ao_pulse: do not allow setting volume over 100% 2012-11-24 21:40:48 +01:00
format.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
format.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
mixer.c mixer: fix lowering hw volume while muted 2012-11-14 00:46:15 +01:00
mixer.h Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
reorder_ch.c Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
reorder_ch.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00