pulseaudio/src
Tanu Kaskinen 5715b2af30 alsa-mixer: When figuring out the max_dB of a path, use only channels that are used by the path elements.
Without this, p->max_dB could never be less than 0 dB, because the loop at the
end of pa_alsa_path_probe() would reset p->max_dB to 0 as soon as the loop
encountered a channel that wasn't touched by any element.

There was a similar issue for p->min_dB too (it could never be more than 0 dB),
which is also fixed by this patch.
2011-03-11 13:41:28 +02:00
..
daemon volume: Add Orc-based optimised volume scaling 2011-03-05 14:38:28 +05:30
modules alsa-mixer: When figuring out the max_dB of a path, use only channels that are used by the path elements. 2011-03-11 13:41:28 +02:00
pulse volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show in UIs 2011-03-03 13:28:39 +00:00
pulsecore volume: Add Orc-based optimised volume scaling 2011-03-05 14:38:28 +05:30
tests Various fixes for build warnings 2011-03-02 15:02:42 +00:00
utils pacat: Fix memory leak when draining the context. 2011-03-11 13:37:49 +02:00
.gitignore Remove remaining ramping/envelope references 2011-02-28 17:13:13 +05:30
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am volume: Add Orc-based optimised volume scaling 2011-03-05 14:38:28 +05:30
map-file volume: add pa_cvolume_inc_clamp function 2009-11-05 04:56:47 +01:00