summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28alsa-mixer: Remove the "name" option from the "General" section of path confi...Tanu Kaskinen1-22/+16
2013-03-28alsa-mixer: Introduce "description-key" option for pathsTanu Kaskinen20-27/+43
2013-03-28switch-on-port-available: Fix error reporting styleTanu Kaskinen1-5/+5
2013-03-28switch-on-port-available: Remove a redundant function argumentTanu Kaskinen1-3/+3
2013-03-28switch-on-port-available: Prepare for dual-direction ports going awayTanu Kaskinen1-29/+48
2013-03-28resample: Switch to speex-float-1 by defaultArun Raghavan3-5/+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 Astiz4-64/+0
2013-03-25build-sys: Use AM_CPPFLAGS instead of AM_CFLAGS for preprocessor argumentsJavier Jardón1-2/+3
2013-03-25client API: Document buffer_attr.maxlengthDavid Henningsson1-1/+7
2013-03-25protocol-native: Lower default minreq in low-latency scenariosDavid Henningsson1-2/+8
2013-03-25protocol-native: Ensure tlength is not set higher than maxlengthDavid Henningsson1-0/+2
2013-03-25.gitignore: Add alsa-mixer-path-testTanu Kaskinen1-0/+1
2013-03-25protocol-native: Fix some debug outputArun Raghavan1-8/+8
2013-03-25alsa: Minor debug log additionArun Raghavan1-2/+3
2013-03-25stream: Make it easier to enable debug outputArun Raghavan1-6/+20
2013-03-25core: Fix up some debug loggingArun Raghavan1-4/+4
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-25tests: Minor alsa-time-test improvmentsArun Raghavan1-3/+21
2013-03-25tests: Add tests for alsa-mixer pathsDavid Henningsson2-0/+118
2013-03-25alsa-mixer: Support more phantom jacksDavid Henningsson6-0/+35
2013-03-25alsa-mixer: Add path for Headset MicrophoneDavid Henningsson5-4/+105
2013-03-23Update Ukrainian translation.Yuri Chornoivan1-382/+595
2013-03-23Revert "conf-parser: Remove redundant feof() call"Tanu Kaskinen1-0/+3
2013-03-22conf-parser: Remove redundant feof() callTanu Kaskinen1-3/+0
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-21sink-input: Make sure the process_underrun callback is clearedDavid Henningsson1-0/+1
2013-03-21pacat: Fix mode detection for parecordTanu Kaskinen1-1/+1
2013-03-20tests: Move ipacl-tests to TESTS_norunDavid Henningsson1-1/+1
2013-03-20core, alsa: Better drain reportingDavid Henningsson6-33/+139
2013-03-18zsh-completion: Fix pacat completion.poljar (Damir Jelić)1-1/+2
2013-03-18zsh-completion: Add support for the new pactl commands.poljar (Damir Jelić)1-1/+3
2013-03-18zsh-completion: Add support for remote servers.poljar (Damir Jelić)1-15/+60
2013-03-14alsa: Add configuration for NI Traktor Audio 2Tanu Kaskinen2-0/+55
2013-03-13port to gtk+-3.0Marc-Antoine Perennou2-18/+18
2013-03-13pulse: Document the operation state behavior on context disconnection.Tanu Kaskinen2-5/+14
2013-03-13ladspa: Use volume sharing.Tanu Kaskinen2-29/+2
2013-03-13udev: Add tsched_buffer_size module argumentTanu Kaskinen1-18/+41
2013-03-13man: Remove reference to the .verbose CLI commandTanu Kaskinen1-5/+0
2013-03-13Bump the native protocol versionAkihiro Tsukada2-1/+10
2013-03-12ltdl-bind-now: Log an error in case of failuresTanu Kaskinen1-0/+1
2013-03-12module: Don't use lt_dlerror(), it's uselessTanu Kaskinen1-1/+7
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