pulseaudio/src/modules/alsa
Tanu Kaskinen 3c1ca6d4b8 alsa-mixer: Introduce "description-key" option for paths
Previously the path description was looked up based on the
path name only. Since there can be multiple paths that use
the same description, it had to be possible to have multiple
paths with the same name.

Having the same name with multiple paths makes identifying
the paths more complex than necessary, so the plan is to
make it impossible to have paths with the same name. This
patch prepares for that by retaining the possibility to
still have the same description with multiple paths. Instead
of the path name, the path description is looked up by using
the "path description key" if it is set (path name is still
used as a fallback lookup key).
2013-06-04 00:38:39 +05:30
..
mixer alsa-mixer: Introduce "description-key" option for paths 2013-06-04 00:38:39 +05:30
alsa-mixer.c alsa-mixer: Introduce "description-key" option for paths 2013-06-04 00:38:39 +05:30
alsa-mixer.h alsa-mixer: Introduce "description-key" option for paths 2013-06-04 00:38:39 +05:30
alsa-sink.c alsa: Minor debug log addition 2013-03-25 09:47:04 +00:00
alsa-sink.h alsa: Remove unneeded include 2011-06-22 22:45:27 +01:00
alsa-source.c alsa-source: Fix log message 2013-04-17 08:13:06 +02:00
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-ucm.c core: Internally deprecate pa_port_available_t to use pa_available_t 2013-02-18 17:25:53 +02:00
alsa-ucm.h alsa: Catch role matched streams to enable/disable modifier 2012-07-18 10:53:29 +05:30
alsa-util.c alsa-util: Add a function to read ELD info 2013-02-19 20:10:16 +02:00
alsa-util.h alsa-util: Add a function to read ELD info 2013-02-19 20:10:16 +02:00
module-alsa-card.c alsa: Fix crash when profile_set == NULL 2013-05-14 11:05:24 +02:00
module-alsa-sink.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00
module-alsa-source.c alsa: support fixed latency range in alsa modules 2011-11-03 21:17:54 +01:00