summaryrefslogtreecommitdiff
path: root/src/modules/alsa/module-alsa-card.c
Commit message (Expand)AuthorAgeFilesLines
* alsa-card: fix null dereferenceTanu Kaskinen2018-05-301-1/+2
* alsa: fix infinite loop with Intel HDMI LPETanu Kaskinen2018-01-031-0/+34
* build-sys: Stop using symdef headers for modulesArun Raghavan2017-12-121-1/+0
* alsa: Check pa_modargs_get_value_boolean() retval for use_ucmPeter Meerwald-Stadler2016-08-151-1/+4
* alsa: set availability for (some) unavailable profilesTanu Kaskinen2016-06-281-0/+27
* card: move profile selection after pa_card_new()Tanu Kaskinen2016-06-281-11/+21
* alsa, bluetooth: fail if user-requested profile doesn't existTanu Kaskinen2016-06-281-2/+9
* alsa: reread configuration when opening new devicesAlexander E. Patrakov2016-06-221-0/+8
* alsa: Reread and upate jack status when a card is unsuspendedArun Raghavan2016-05-111-16/+20
* alsa: ignore jack events when the user is inactiveTanu Kaskinen2016-05-101-0/+28
* alsa-mixer: Fill in input and output namesDavid Henningsson2015-11-221-0/+2
* module-alsa-card: Report available ports before unavailable onesDavid Henningsson2015-10-201-6/+25
* alsa: Move UCM port availability updating to the mixer codeTanu Kaskinen2015-08-211-9/+10
* module-alsa-card: use pa_module_hook_connectDavid Henningsson2015-04-101-22/+4
* alsa: Don't try to use ELD controls with UCMTanu Kaskinen2015-02-121-0/+6
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* Alsa: Correct port availability with multiple jacksSjoerd Simons2014-11-171-7/+18
* alsa: Remove unnecessary hctl handles being passed aroundDavid Henningsson2014-09-161-5/+4
* alsa-mixer/card: Move to use the new mixer interfaceDavid Henningsson2014-09-161-20/+21
* alsa: Use card description in default sink/source prefix when availablePete Beardmore2014-03-141-1/+1
* alsa-card: Don't free the modargs in pa__initPeter Meerwald2014-01-101-26/+19
* modules: Fix resource leak in alsa-cardPeter Meerwald2013-12-201-3/+12
* alsa: Turn one assertion into twoDavid Henningsson2013-09-231-2/+2
* hashmap: Add the ability to free keysArun Raghavan2013-09-171-1/+1
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-15/+15
* Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)2013-06-241-4/+2
* alsa: Fix crash when profile_set == NULLDavid Henningsson2013-05-141-2/+2
* alsa: Fix ELD access warning on shutdownDavid Henningsson2013-04-241-0/+3
* alsa: Initialize ports before sinks/sourcesDavid Henningsson2013-04-241-1/+1
* alsa: skip eld initialization if hctl_handle is NULLMaarten Lankhorst2013-04-021-0/+3
* alsa-card: Make ELD monitor name a port propertyDavid Henningsson2013-02-191-0/+72
* core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz2013-02-181-5/+5
* idxset: Add pa_idxset_remove_all()Tanu Kaskinen2013-02-161-12/+4
* hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2013-02-161-1/+1
* alsa: Catch role matched streams to enable/disable modifierFeng Wei2012-07-181-0/+93
* alsa: Add UCM jack detectionFeng Wei2012-07-161-17/+39
* alsa: Integrate UCM basic functionsFeng Wei2012-07-161-8/+51
* card: Ensure that there's always at least one profile.Tanu Kaskinen2012-06-291-1/+0
* Correct spelling of PulseAudioPaul Menzel2012-05-111-2/+2
* alsa-mixer: Make speaker get available=no when headphones are plugged inDavid Henningsson2012-03-111-1/+1
* alsa: Jack detection kcontrol implementationDavid Henningsson2012-03-111-5/+127
* alsa: add card ports and path probe cacheDavid Henningsson2011-12-011-4/+16
* alsa: fixed_latency_range modarg for module-alsa-cardLars R. Damerow2011-11-031-0/+2
* alsa: Handle the "profile" modarg in module-alsa-cardTanu Kaskinen2011-10-201-0/+4
* alsa: New modarg "paths_dir" for module-alsa-cardTanu Kaskinen2011-10-171-1/+4
* volume: Rename 'sync volume' to 'deferred volume'.Colin Guthrie2011-09-131-2/+2
* alsa: Tidy up argument descriptionsColin Guthrie2011-09-071-2/+2
* Move i18n.[ch] to src/pulsecoreMaarten Bosmans2011-08-111-1/+1
* alsa-card: Print the profile set configuration when loading the card.Tanu Kaskinen2011-03-111-0/+1
* alsa-mixer: Add DecibelFix section to the profile set config file format.Tanu Kaskinen2011-03-111-0/+8