summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-04pactl: Remove deprecated 'stat' behaviourPeter Meerwald1-12/+2
2014-11-04rtpoll: typoPeter Meerwald1-1/+1
2014-11-03launch: Disable autospawn by default when systemd daemon support is enabled.Colin Guthrie2-1/+5
2014-11-03launch: Add systemd units for launching pulseaudio user instancesColin Guthrie3-1/+31
2014-11-03launch: Avoid specifically starting PA and rely on autospawn/socket activationColin Guthrie1-2/+0
2014-11-03socket-server: Add support for systemd socket activation.Colin Guthrie4-28/+96
2014-11-03build-sys: Add support for newer systemd without compatibility libsColin Guthrie1-4/+4
2014-11-03build-sys: Clarify some systemd sub-component variable/define names.Colin Guthrie5-14/+14
2014-11-03socket-server: Improve readabilityTanu Kaskinen1-16/+14
2014-11-03alsa-mixer: Disable line-out if headphone jack is pluggedSjoerd Simons1-0/+4
2014-10-31alsa-mixer: Ignore some elements in the analog-output pathTanu Kaskinen1-30/+0
2014-10-31bluetooth: Fix some native backend command sendingArun Raghavan1-5/+5
2014-10-31backend-native: implement volume controlWim Taymans3-1/+203
2014-10-31backend-native: add a new native headset backendWim Taymans1-0/+448
2014-10-31bluez5-util: add destroy functionWim Taymans2-0/+4
2014-10-31bluez5-device: use get_profile_directionWim Taymans1-17/+15
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