summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-31creds: Rename pa_ancil to pa_cmsg_ancil_dataArun Raghavan12-82/+82
2014-10-28tests: Be careful with data types to avoid castPeter Meerwald1-9/+9
2014-10-28tests: Make global variables static in srbchannel-testPeter Meerwald1-3/+3
2014-10-28alsa-sink: Check for after-avail is redundantPeter Meerwald1-1/+1
2014-10-28modules: Fix )== typosPeter Meerwald3-3/+3
2014-10-28mainloop: Fix typoPeter Meerwald1-2/+2
2014-10-28Cleanup !! for boolPeter Meerwald12-23/+23
2014-10-28alsa-mixer: Merge analog-output-desktop-speaker with analog-output-speaker(-a...Tanu Kaskinen7-131/+33
2014-10-28module-card/device-restore: Do not legacy load an empty entryDavid Henningsson2-5/+9
2014-10-26pstream-util: Fix build on freebsdDavid Henningsson1-0/+4
2014-10-24protocol-native: Fail if trying to push unaligned memblock into queueDavid Henningsson1-0/+7
2014-10-24stream: Fail on client submitting non-frame-aligned memblocksDavid Henningsson1-0/+2
2014-10-24memblockq: Do not allow non-frame indices in the memblock queueDavid Henningsson1-1/+2
2014-10-19tunnel-sink-new: Fix requested latency checkTanu Kaskinen1-1/+1
2014-10-19bluetooth: Move stuff to pa_bluetooth_transport_put/unlink()Tanu Kaskinen2-12/+10
2014-10-17pulse: Initalise pa_threaded_mainloop with zeroesArun Raghavan1-6/+1
2014-10-16util: Try finding out application name using dladdr if availableFelipe Sateler1-0/+23
2014-10-16connect-stress-test: Fix number of streams per sink to "20"David Henningsson1-1/+7
2014-10-09tunnel-sink-new: Limit the maximum latency to 200 msTanu Kaskinen1-0/+2
2014-10-06module-stream-restore: use entry_write when filling up the databaseRicardo Salveti de Araujo1-8/+1
2014-10-06switch-on-connect: Initialize userdata contents to zeroTanu Kaskinen1-1/+1
2014-10-03module-mmkbd-evdev: Don't crash on failure to close fdDavid Henningsson1-2/+5
2014-10-02core-util: Add pa_unset_env()Tanu Kaskinen3-6/+15
2014-09-28module-switch-on-port-available: make the output more accurateHui Wang1-2/+1
2014-09-28bluetooth: bluez4: Add profile name to sinks and sourcesPali Rohár1-5/+8
2014-09-22module-switch-on-connect: add an argument for conditionally connectingHui Wang1-1/+31
2014-09-18srbchannel: Defer reading when setting up read callbackDavid Henningsson2-6/+21
2014-09-18alsa-time-test: Make constants for channels and rateDavid Henningsson1-6/+9
2014-09-18alsa-time-test: Do not use Lennart's card by defaultDavid Henningsson1-1/+1
2014-09-18alsa-time-test: Add fillrate parameterDavid Henningsson1-9/+13
2014-09-18bluetooth: Allow policy module to pick 'off' profileLuiz Augusto von Dentz1-5/+2
2014-09-18bluetooth: Switch transport state to idle in case of HUPJoão Paulo Rechi Vita1-0/+2
2014-09-16bluetooth: Implement org.ofono.HandsfreeAudioAgent.NewConnection()João Paulo Rechi Vita1-2/+30
2014-09-16alsa: Remove unnecessary hctl handles being passed aroundDavid Henningsson8-74/+28
2014-09-16alsa-mixer/card: Move to use the new mixer interfaceDavid Henningsson3-25/+25
2014-09-16alsa-util: Add functions for accessing mixer elements through mixer classDavid Henningsson2-0/+79
2014-09-11bluetooth: Implement org.ofono.HandsfreeAudioAgent.Release()João Paulo Rechi Vita1-1/+9
2014-09-11bluetooth: Handle CardRemoved signalJoão Paulo Rechi Vita1-0/+27
2014-09-11bluetooth: Handle CardAdded signalJoão Paulo Rechi Vita1-10/+28
2014-09-11bluetooth: Track oFono serviceJoão Paulo Rechi Vita1-0/+36
2014-09-11bluetooth: Implement transport release for hf_audio_agent transportsJoão Paulo Rechi Vita1-0/+16
2014-09-11bluetooth: Implement transport acquire for hf_audio_agent transportsJoão Paulo Rechi Vita1-1/+66
2014-09-11bluetooth: Parse HandsfreeAudioCard propertiesJoão Paulo Rechi Vita1-2/+107
2014-09-11bluetooth: List HandsfreeAudioCard objects from oFonoJoão Paulo Rechi Vita1-1/+53
2014-09-11bluetooth: Register/Unregister Handsfree Audio Agent with oFonoJoão Paulo Rechi Vita1-2/+104
2014-09-11bluetooth: Create hf_dbus_send_and_add_to_pending() for oFono backendJoão Paulo Rechi Vita1-0/+21
2014-09-11bluetooth: Monitor D-Bus signalsJoão Paulo Rechi Vita1-4/+45
2014-09-10tests: Remove mix-special-testPeter Meerwald3-334/+1
2014-09-10tests: Use float constants in cpu-sconv-testPeter Meerwald1-3/+3
2014-09-10tests: Add ARM NEON test code to cpu-remap-testPeter Meerwald1-0/+75