summaryrefslogtreecommitdiff
path: root/src/modules/alsa/alsa-mixer.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-28alsa-ucm: Let profiles know their associated UCM verbAlper Nebi Yasak1-1/+4
2021-12-29alsa: mixer - more clever alias cache implementationJaroslav Kysela1-1/+1
2020-12-30alsa-mixer: Handle the index for ALSA mixer jack identifiersKai-Heng Feng1-2/+4
2020-12-21alsa: mixer - add support up 8 mixer channelsJaroslav Kysela1-2/+4
2020-10-13Revert "alsa-mixer: support up to 8 channels per mixer element"Arun Raghavan1-1/+1
2020-10-13alsa-mixer: support up to 8 channels per mixer elementJaroslav Kysela1-1/+1
2020-08-10Rename "available group" to "availability group"Tanu Kaskinen1-1/+1
2020-07-26alsa-mixer: add description-key to Mappings and ProfilesTomasz Kontusz1-0/+2
2020-06-17alsa: legacy card - implement device port type parser and assignmentJaroslav Kysela1-0/+1
2020-06-17alsa: legacy card - set available_groupJaroslav Kysela1-0/+1
2019-12-23alsa-mixer: improve check for the empty path set for sink/sourceJaroslav Kysela1-0/+1
2019-12-23alsa-mixer: do the quick card number lookup to save mixer instancesJaroslav Kysela1-0/+1
2019-12-23alsa: rewrite mixer open/close, cache mixer accesses in probeJaroslav Kysela1-5/+14
2019-12-18alsa-ucm: get the mixer names from ucm, don't guessJaroslav Kysela1-0/+1
2019-12-06alsa-ucm: add support for master volumeJaroslav Kysela1-0/+1
2019-12-06alsa-mixer: handle the index for ALSA mixer element identifiersJaroslav Kysela1-1/+11
2019-03-27alsa: Use correct header pathOlaf Hering1-1/+1
2018-02-13alsa-mixer: autodetect the ELD deviceTanu Kaskinen1-0/+1
2018-02-13alsa-mixer: autodetect the HDMI jack PCM deviceTanu Kaskinen1-1/+3
2018-02-13alsa-mixer: add hw_device_index to pa_alsa_mappingTanu Kaskinen1-0/+4
2018-01-03alsa: fix infinite loop with Intel HDMI LPETanu Kaskinen1-0/+1
2015-11-22alsa-mixer: Fill in input and output namesDavid Henningsson1-0/+3
2015-08-21ucm: Add support for "JackHWMute"Tanu Kaskinen1-0/+2
2015-08-21ucm: Create only one jack object per kcontrolTanu Kaskinen1-1/+1
2015-08-21alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen1-0/+2
2015-08-21alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen1-0/+3
2015-08-21alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()Tanu Kaskinen1-0/+3
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-09-16alsa: Remove unnecessary hctl handles being passed aroundDavid Henningsson1-2/+2
2014-09-16alsa-mixer/card: Move to use the new mixer interfaceDavid Henningsson1-1/+1
2014-08-01alsa: Allow "fallback" configuration for mappings and profilesDavid Henningsson1-0/+3
2014-08-01alsa: Add "exact-channels" mapping configurabilityDavid Henningsson1-0/+1
2013-09-17alsa: Allow sample spec override in mappingsArun Raghavan1-0/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-20/+20
2013-06-04alsa-mixer: Introduce "description-key" option for pathsTanu Kaskinen1-0/+1
2013-02-19alsa-mixer: Add possibility to configure ELD deviceDavid Henningsson1-0/+1
2013-02-18core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz1-1/+1
2012-07-16alsa: Add a proplist to mappingsArun Raghavan1-0/+2
2012-07-16alsa: Integrate UCM basic functionsFeng Wei1-0/+6
2012-07-06alsa: Merge pa_alsa_setting_select with pa_alsa_path_selectJarkko Nikula1-2/+1
2012-07-06alsa-mixer: Implement a new path option: "mute-during-activation".Tanu Kaskinen1-1/+2
2012-06-29sink, source: Always create a hashmap for ports.Tanu Kaskinen1-1/+1
2012-06-29alsa-mixer: Add support for defining port property lists in the path configur...Tanu Kaskinen1-0/+1
2012-03-28alsa: Fix SND_MIXER_SCHN_LAST related stuff.Tanu Kaskinen1-1/+1
2012-03-11alsa-mixer: Make speaker get available=no when headphones are plugged inDavid Henningsson1-0/+1
2012-03-11alsa: Jack detection kcontrol implementationDavid Henningsson1-4/+23
2011-12-05alsa-mixer: Remove unused pa_alsa_path_set_probe() declaration.Tanu Kaskinen1-1/+0
2011-12-02Fixup a few things in the new path probingDavid Henningsson1-1/+0
2011-12-01alsa: add card ports and path probe cacheDavid Henningsson1-9/+8
2011-11-26Notify port available status changes, and update protocol versionDavid Henningsson1-1/+1