pulseaudio/src
David Henningsson c87917cf0d alsa-mixer: refactor element_probe and fix >2 channel bug
By refactoring volume probing into its own function, we can reduce
indentation a lot. Also, if an error occurs during the volume probe,
that volume element is now always skipped (instead of taking down
the entire path with it).

Also, a bug for elements with more than two channels is fixed, as
previously, the volume parsing code was continuing, potentially
referencing somewhere outside the array (which has max two channels).

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2016-03-08 08:37:57 +01:00
..
daemon default.pa: remove X11 module examples 2016-02-09 13:04:49 +02:00
modules alsa-mixer: refactor element_probe and fix >2 channel bug 2016-03-08 08:37:57 +01:00
pulse glib: Trivial whitespace fix 2016-02-09 16:19:00 +05:30
pulsecore core: Fix GCC 6 compiler warning regarding left shift of negative value 2016-02-18 14:08:13 +01:00
tests build-sys: Move to compiling with C11 support 2016-02-25 09:09:13 +05:30
utils solaris: Illumos does not ship with SOUND_PCM* functionality 2016-01-22 13:25:29 +05:30
.gitignore .gitignore: Add lfe-filter-test 2015-03-31 12:42:37 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: Move to compiling with C11 support 2016-02-25 09:09:13 +05:30
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00