summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-04-10sink, source: Propagate flag changes to filtersTanu Kaskinen2-11/+46
2013-04-10fdsem: Remember pa_write() type in pa_fdsem_post()Peter Meerwald1-6/+6
2013-04-10shm: Don't force the shm files to be read-onlyTanu Kaskinen1-1/+2
2013-04-09pstream: Optimise write of smaller packagesDavid Henningsson1-10/+25
2013-04-09mix: Mix the right number of streamsTanu Kaskinen1-1/+1
2013-04-09semaphore-osx: posix implementation based on named semaphoresAlbert Zeyer1-11/+43
2013-04-08pasuspender: Resume before exiting in case of SIGINT or fork() failure.Tanu Kaskinen1-29/+53
2013-04-08socket-server: Make the new channel low-delay, not the listening oneDavid Henningsson1-2/+2
2013-04-08pstream: Rename "do_something" functionDavid Henningsson1-3/+3
2013-04-04alsa-mixer: Add "Headset Playback|Capture" elementDavid Henningsson2-0/+14
2013-04-02alsa-card: skip eld initialization if hctl_handle is NULL.Maarten Lankhorst1-0/+3
2013-04-02systemd-login: Remove unused variable session.poljar (Damir Jelić)1-1/+0
2013-04-02console-kit, systemd-login: Check for logind, not for systemdMartin Pitt3-15/+7
2013-04-02remap: fix check when to apply specialized code pathPeter Meerwald3-3/+6
2013-04-02sink: Fix flag name typoTanu Kaskinen1-1/+1
2013-03-29alsa: Don't use pa_strna() for port namesTanu Kaskinen1-1/+1
2013-03-29core-util: Don't accept random words in pa_parse_boolean()Tanu Kaskinen1-2/+4
2013-03-28device-port: Introduce pa_device_port_new_datapoljar (Damir Jelić)5-17/+100
2013-03-28bluetooth: Improve code and log readabilityJoão Paulo Rechi Vita1-10/+7
2013-03-28bluetooth: Remove unnecessary bracesJoão Paulo Rechi Vita1-3/+3
2013-03-28device-port: Make it impossible to have dual-direction portsTanu Kaskinen7-63/+101
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 Raghavan2-4/+4
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-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