summaryrefslogtreecommitdiff
path: root/src/modules/alsa/alsa-ucm.h
Commit message (Expand)AuthorAgeFilesLines
* alsa-ucm: Fix more instances of profile-verb conflationAlper Nebi Yasak2023-03-191-2/+2
* alsa-ucm: Make mapping UCM contexts have only one modifierAlper Nebi Yasak2022-06-281-1/+1
* alsa-ucm: Make mapping UCM contexts have only one deviceAlper Nebi Yasak2022-06-281-1/+1
* alsa-ucm: Make ports store only one deviceAlper Nebi Yasak2022-06-281-4/+2
* alsa-ucm: Remove combination port generation logicAlper Nebi Yasak2022-06-281-1/+1
* alsa-ucm: Let profiles know their associated UCM verbAlper Nebi Yasak2022-06-281-0/+5
* alsa-ucm: Set profiles by their struct instance, not their nameJaroslav Kysela2022-06-281-1/+1
* alsa-ucm: Make modifiers track conflicting/supported devices as idxsetsAlper Nebi Yasak2022-06-281-5/+2
* alsa: ucm - use possible mixer private device prefix for ELD controlsJaroslav Kysela2021-12-291-0/+1
* alsa ucm: set device port typeJaroslav Kysela2020-06-171-0/+2
* alsa-ucm: allow to set profile priority from UCM valueJaroslav Kysela2019-12-231-0/+1
* alsa-ucm: add support for HDMI ELDJaroslav Kysela2019-12-231-0/+7
* alsa: rewrite mixer open/close, cache mixer accesses in probeJaroslav Kysela2019-12-231-0/+1
* alsa-ucm: add control and mixer device itemsJaroslav Kysela2019-12-181-0/+15
* alsa-ucm: add support for master volumeJaroslav Kysela2019-12-061-0/+19
* alsa-ucm: Fix volume control based on reviewJaska Uimonen2019-12-061-1/+1
* alsa-ucm: Support Playback/CaptureVolumeArun Raghavan2019-12-061-2/+24
* alsa-ucm: add mixer IDs to ucm_itemsJaroslav Kysela2019-12-061-0/+18
* alsa: Fix inclusion of use-case.hTakashi Iwai2019-04-221-1/+1
* alsa: Use pa_device_port->impl_free() for freeing port dataArun Raghavan2016-06-221-1/+0
* ucm: Add support for "JackHWMute"Tanu Kaskinen2015-08-211-0/+4
* alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen2015-08-211-0/+3
* alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen2015-08-211-0/+6
* ucm: Don't create separate input and output jacksTanu Kaskinen2015-08-211-2/+1
* ucm: Add support for "JackControl"Tanu Kaskinen2015-03-231-0/+3
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* alsa-ucm: Use playback/capture rate specification from UCMArun Raghavan2013-09-171-0/+9
* alsa: Support ALSA without a use case managerPierre Ossman2013-07-111-0/+4
* alsa: Catch role matched streams to enable/disable modifierFeng Wei2012-07-181-0/+6
* alsa: Add separate sinks/sources for UCM modifiers if neededArun Raghavan2012-07-161-0/+7
* alsa: Add UCM jack detectionFeng Wei2012-07-161-0/+4
* alsa: Integrate UCM basic functionsFeng Wei2012-07-161-0/+167