summaryrefslogtreecommitdiff
path: root/src/modules/alsa/alsa-mixer.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-05alsa-mixer: round, not truncate, in to_alsa_dBIan Ray1-1/+1
2017-05-02alsa: don't assume that hw:x is an analog outputTanu Kaskinen1-1/+3
2016-06-22alsa: Use pa_device_port->impl_free() for freeing port dataArun Raghavan1-0/+1
2016-03-08alsa-mixer: refactor element_probe and fix >2 channel bugDavid Henningsson1-230/+206
2015-12-14conf-parser: add support for .d directoriesTanu Kaskinen1-2/+2
2015-12-11alsa-mixer: Have valid proplist for synthesized path as well.Juho Hämäläinen1-0/+1
2015-11-22alsa-mixer: Fill in input and output namesDavid Henningsson1-1/+7
2015-11-17alsa-mixer: Return early in case of no mixer poll descriptorsDavid Henningsson1-0/+8
2015-10-23alsa-mixer: Ignore volume with unexpected number of channelsDavid Henningsson1-3/+3
2015-09-25Rename functions with "tostring" in the name to one with "to_string" to confo...Deepak Srivastava1-2/+2
2015-08-25alsa-mixer: Drop redundant conditional freesArun Raghavan1-5/+2
2015-08-21ucm: Add support for "JackHWMute"Tanu Kaskinen1-0/+52
2015-08-21ucm: Create only one jack object per kcontrolTanu Kaskinen1-8/+3
2015-08-21alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen1-1/+34
2015-08-21alsa: Add associations between jacks, UCM devices and UCM portsTanu Kaskinen1-0/+11
2015-08-21alsa: Add pa_alsa_jack_new() and pa_alsa_jack_free()Tanu Kaskinen1-15/+30
2015-08-21alsa-mixer: Add descriptions for analog-stereo-input and analog-stereo-output...Tanu Kaskinen1-2/+7
2015-04-10alsa-mixer: Add paths/ports for multichannel profileDavid Henningsson1-1/+3
2015-04-10alsa-mixer: Use separate profiles for Multichannel Input/OutputDavid Henningsson1-1/+5
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-11-17alsa-mixer: Use pa_assert_not_reached()Peter Meerwald1-2/+1
2014-09-16alsa: Remove unnecessary hctl handles being passed aroundDavid Henningsson1-4/+3
2014-09-16alsa-mixer/card: Move to use the new mixer interfaceDavid Henningsson1-4/+3
2014-09-08alsa-mixer: Improve workaround for Valgrind's false warningsDavid Henningsson1-9/+52
2014-08-23alsa: Remove four channel input profileDavid Henningsson1-1/+0
2014-08-18alsa-mixer: Fix path subset detectionTanu Kaskinen1-13/+13
2014-08-01alsa: Add a multichannel fallback mappingDavid Henningsson1-0/+1
2014-08-01alsa: Allow "fallback" configuration for mappings and profilesDavid Henningsson1-4/+73
2014-08-01alsa: Add "exact-channels" mapping configurabilityDavid Henningsson1-4/+39
2014-04-17Use pa_hashmap_remove_and_free() where appropriateTanu Kaskinen1-12/+6
2014-03-03alsa: Remove a redundant checkTanu Kaskinen1-2/+2
2014-01-03alsa-mixer: Free the description key in alsa_path_free().poljar (Damir Jelić)1-0/+1
2013-11-29idxset: Allow deep copying with pa_idxset_copy()Tanu Kaskinen1-1/+1
2013-10-03alsa-mixer: Drop all unused paths, not only unsupported pathsDavid Henningsson1-8/+15
2013-09-17alsa: Allow sample spec override in mappingsArun Raghavan1-0/+1
2013-09-17hashmap: Add the ability to free keysArun Raghavan1-14/+14
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-100/+100
2013-06-28Revert "alsa-mixer: Add a couple of assertions"David Henningsson1-2/+3
2013-06-27alsa-mixer: Add a couple of assertionsTanu Kaskinen1-3/+2
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-6/+0
2013-06-24Whitespace cleanup: Fix broken indentation by handpoljar (Damir Jelić)1-3/+3
2013-06-24Whitespace cleanup: Remove tabspoljar (Damir Jelić)1-3/+3
2013-06-04device-port: Introduce pa_device_port_new_datapoljar (Damir Jelić)1-3/+7
2013-06-04device-port: Make it impossible to have dual-direction portsTanu Kaskinen1-23/+58
2013-06-04alsa-mixer: Remove the "name" option from the "General" section of path confi...Tanu Kaskinen1-22/+16
2013-06-04alsa-mixer: Introduce "description-key" option for pathsTanu Kaskinen1-9/+18
2013-04-16alsa-mixer: Change profile-sets directory to PA_SRCDIRDavid Henningsson1-1/+1
2013-04-14alsa: Fix mixer path when running from build treeArun Raghavan1-1/+1
2013-03-27alsa-mixer: It's valid to have zero elements in a pathDavid Henningsson1-14/+13
2013-03-25alsa-mixer: Add path for Headset MicrophoneDavid Henningsson1-0/+1