1
mirror of https://github.com/mpv-player/mpv synced 2024-11-18 21:16:10 +01:00
mpv/audio
Uoti Urpala dbb4a973d5 mixer: fix lowering hw volume while muted
Lowering volume while muted did not work correctly with audio outputs
that support native mute setting separate from volume (ao_alsa and
ao_pulse), because the AO-level volume was not set while muted but was
still being read back. Fix by setting the AO volume in this case.
2012-11-14 00:46:15 +01:00
..
decode Add missing compat/libav.h includes 2012-11-12 20:08:24 +01:00
filter Rename directories, move files (step 2 of 2) 2012-11-12 20:08:18 +01:00
out ao_coreaudio: fix deprecation warnings 2012-11-13 22:19:18 +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