summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2013-04-24alsa-mixer: Switch to Headphone when Headphone mic jack is plugged inHEADmasterDavid Henningsson1-1/+0
2013-04-24alsa-mixer: Allow input fallback port for devices with no gain controlDavid Henningsson1-1/+0
2013-04-24alsa: Fix ELD access warning on shutdownDavid Henningsson1-0/+3
2013-04-24module-switch-on-port-available: Handle hotplugged cardsDavid Henningsson1-5/+62
2013-04-24alsa: Initialize ports before sinks/sourcesDavid Henningsson1-1/+1
2013-04-20rygel: Set DLNA profile on our MediaItemsArun Raghavan1-0/+10
2013-04-17alsa-source: Fix log messageJoão Paulo Rechi Vita1-1/+1
2013-04-16alsa-mixer: Change profile-sets directory to PA_SRCDIRDavid Henningsson1-1/+1
2013-04-16equalizer: Fix compiler warning due use of 'signal'Arun Raghavan1-33/+33
2013-04-14alsa: Fix mixer path when running from build treeArun Raghavan1-1/+1
2013-04-14alsa-mixer: Add more jack detection for Headset mic pathDavid Henningsson1-0/+6
2013-04-04alsa-mixer: Add "Headset Playback|Capture" elementDavid Henningsson2-0/+14
2013-04-02alsa: skip eld initialization if hctl_handle is NULLMaarten Lankhorst1-0/+3
2013-03-29systemd-login: Remove unused variable session.poljar (Damir Jelić)1-1/+0
2013-03-29console-kit, systemd-login: Check for logind, not for systemdMartin Pitt2-13/+5
2013-03-27alsa-mixer: It's valid to have zero elements in a pathDavid Henningsson1-14/+13
2013-03-27Revert "card: Support adding ports dynamically"Mikel Astiz1-43/+0
2013-03-25alsa: Minor debug log additionArun Raghavan1-2/+3
2013-03-25rtp: Introduce source IP configurationRobin H. Johnson1-3/+45
2013-03-25rtp: rename modarg destination to destination_ipRobin H. Johnson1-4/+7
2013-03-25rtp: Cleanup variable naming.Robin H. Johnson1-23/+23
2013-03-25alsa-mixer: Support more phantom jacksDavid Henningsson6-0/+35
2013-03-25alsa-mixer: Add path for Headset MicrophoneDavid Henningsson4-4/+104
2013-03-22loopback: Flush asyncmsgq from the right contextTanu Kaskinen1-13/+31
2013-03-22filter-apply: Fix segfault with moving streamsTanu Kaskinen1-3/+7
2013-03-22loopback: Fix segfault in may_move_to() callbacksTanu Kaskinen1-4/+7
2013-03-20core, alsa: Better drain reportingDavid Henningsson1-14/+36
2013-03-14alsa: Add configuration for NI Traktor Audio 2Tanu Kaskinen2-0/+55
2013-03-13ladspa: Use volume sharing.Tanu Kaskinen1-28/+1
2013-03-13udev: Add tsched_buffer_size module argumentTanu Kaskinen1-18/+41
2013-03-08bluetooth: Never allow microphone output portsDavid Henningsson1-3/+3
2013-03-08bluetooth: Use form factor to set port name and descriptionMikel Astiz1-6/+78
2013-03-08bluetooth: Add specific form factor for phonesMikel Astiz2-8/+22
2013-03-08bluetooth: Use enum to represent form factorsMikel Astiz3-18/+58
2013-03-06modules: Remove obsolete may_move_to callbacksStefan Huber5-59/+0
2013-03-06modules: remove obsolete comment on PA_SOURCE_OUTPUT_DONT_INHIBIT_AUTO_SUSPENDStefan Huber2-4/+0
2013-03-06virtual-source: remove redundant checks and callbacksStefan Huber1-13/+0
2013-03-05modules: add module-remap-sourceStefan Huber1-0/+435
2013-02-19alsa-card: Make ELD monitor name a port propertyDavid Henningsson1-0/+72
2013-02-19alsa-mixer: Add possibility to configure ELD deviceDavid Henningsson7-0/+10
2013-02-19alsa-util: Add a function to read ELD infoDavid Henningsson2-0/+76
2013-02-19bluetooth: Fix assertion failure if BlueZ crashes during GetPropertiesMikel Astiz1-2/+4
2013-02-18bluetooth: Fix possible adapter duplicatesMikel Astiz1-2/+12
2013-02-18echo-cancel: Enable different sample specs for rec and out streamStefan Huber6-95/+133
2013-02-18bluetooth: Merge all ports into "bluetooth-input" and "bluetooth-output"Mikel Astiz1-227/+81
2013-02-18bluetooth: Use profile availability to auto-switch profilesMikel Astiz1-55/+49
2013-02-18bluetooth: Expose card profile availabilityMikel Astiz1-1/+15
2013-02-18core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz7-47/+47
2013-02-18echo-cancel: Do not bypass EC implementation when play stream is emptyStefan Huber1-43/+44
2013-02-16echo-cancel-test: When fopen() fails tell which file failedStefan Huber1-4/+4