pulseaudio/src/modules/alsa
Tanu Kaskinen d2bed5332a ucm: Create only one jack object per kcontrol
Previously the UCM code created one jack object per device name (which
is not the same thing as creating one jack object per device, because
the UCM device namespace is scoped on per-verb basis, so devices in
different verbs may have the same name). I think it's conceptually
cleaner to create one jack object per alsa kcontrol. I plan to do
similar refactoring on the traditional mixer code later.
2015-08-21 14:33:11 +03:00
..
mixer alsa-mixer: Add "Front Line Out" and "Rear Line Out" 2015-08-21 13:28:32 +02:00
alsa-mixer.c ucm: Create only one jack object per kcontrol 2015-08-21 14:33:11 +03:00
alsa-mixer.h ucm: Create only one jack object per kcontrol 2015-08-21 14:33:11 +03:00
alsa-sink.c Removed exclamation marks from user-visible messages. 2015-08-14 12:17:02 +03:00
alsa-sink.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
alsa-source.c Removed exclamation marks from user-visible messages. 2015-08-14 12:17:02 +03:00
alsa-source.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
alsa-ucm.c ucm: Create only one jack object per kcontrol 2015-08-21 14:33:11 +03:00
alsa-ucm.h alsa: Move UCM port availability updating to the mixer code 2015-08-21 14:33:11 +03:00
alsa-util.c alsa-util: Make two of the warnings "debug" instead of "error" 2015-02-16 10:41:54 +01:00
alsa-util.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
module-alsa-card.c alsa: Move UCM port availability updating to the mixer code 2015-08-21 14:33:11 +03:00
module-alsa-sink.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
module-alsa-source.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00