[pulseaudio-discuss] [PATCH v2 0/3] alsa: Support for only-multichannel devices

David Henningsson david.henningsson at canonical.com
Tue Jul 29 07:43:57 PDT 2014


Fixes since v1:

 * Improved fallback logic so that input and output fallbacks are handled more
   independently
 * Fixed a bug in the exact-channels logic causing the sink to open with the old
   channel count
 * Renamed "Generic" to "Multichannel"
 * Removed unnecessary !!

David Henningsson (3):
  alsa: Add "exact-channels" mapping configurability
  alsa: Allow "fallback" configuration for mappings and profiles
  alsa: Add a multichannel fallback mapping

 src/modules/alsa/alsa-mixer.c                    | 121 +++++++++++++++++++++--
 src/modules/alsa/alsa-mixer.h                    |   4 +
 src/modules/alsa/mixer/profile-sets/default.conf |  15 ++-
 3 files changed, 130 insertions(+), 10 deletions(-)

-- 
1.9.1



More information about the pulseaudio-discuss mailing list