summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-06-10alsa-mixer: Add "Line Out" pathDavid Henningsson6-28/+176
2013-06-10alsa-mixer: Disable headphones when playing to speakersArun Raghavan1-7/+6
2013-06-10core-util: Clamp RLIMIT_RTTIME to what RealtimeKit acceptsJan Alexander Steffens (heftig)1-7/+31
2013-06-06.gitignore: Add lo-latency-testTanu Kaskinen1-0/+1
2013-06-04tests: Make loopback latency test more accurateArun Raghavan1-4/+9
2013-06-04tests: Factor out loopback setup codeArun Raghavan4-300/+424
2013-06-04tests: Adjust latency test calibrationArun Raghavan1-3/+3
2013-06-04tests: Make loopback latency test run with rt priorityArun Raghavan1-0/+5
2013-06-04tests: Add a latency measurement testArun Raghavan2-1/+453
2013-06-04bluetooth: Fix input port descriptionTanu Kaskinen1-1/+1
2013-06-04zeroconf: Make Avahi usage in m-z-publish asyncArun Raghavan1-84/+216
2013-06-04mainloop: Add API to set thread name for threaded mainloopArun Raghavan3-1/+19
2013-06-04pulsecore: Fix assert in pa_msgobject creationArun Raghavan1-1/+1
2013-06-04rescue-streams: Fix wording of module descriptionPeter Meerwald1-1/+1
2013-06-04intended-roles: Fix typo in module descriptionPeter Meerwald1-1/+1
2013-06-04pactl: Use colon to separate priority in profiles outputPeter Meerwald1-1/+1
2013-06-04thread-mainloop: Fix bug in example codeMitchell Fang1-2/+2
2013-06-04cli: Fix plural in caption of source-outputs listPeter Meerwald1-1/+1
2013-06-04bluetooth: Support transport auto-releaseMikel Astiz1-0/+6
2013-06-04bluetooth: Update to new BlueZ 5 transport acquire/release APIMikel Astiz2-32/+42
2013-06-04bluetooth: Support media transport's State propertyMikel Astiz1-1/+41
2013-06-04bluetooth: Parse media transport's propertiesMikel Astiz1-0/+29
2013-06-04bluetooth: Support Properties.PropertiesChanged signalMikel Astiz1-0/+33
2013-06-04bluetooth: Support ObjectManager interface add/removeMikel Astiz1-0/+60
2013-06-04core: Add an "internal" suspend causeArun Raghavan3-6/+17
2013-06-04pactl: Flush stdout buffer when printing subscribe events.Nikolay Amiantov1-0/+1
2013-06-04bluetooth: BlueZ 5 interface rename to org.bluez.MediaTransport1Mikel Astiz1-3/+9
2013-06-04bluetooth: BlueZ 5 interface rename to org.bluez.Media1Mikel Astiz1-3/+3
2013-06-04bluetooth: BlueZ 5 interface rename to org.bluez.MediaEndpoint1Mikel Astiz1-14/+37
2013-06-04bluetooth: Fix error checking styleTanu Kaskinen1-1/+1
2013-06-04bluetooth: Parse the tree returned by ObjectManagerMikel Astiz1-6/+119
2013-06-04bluetooth: Detect BlueZ 5Mikel Astiz1-2/+50
2013-06-04module: Assign the index before calling init()Tanu Kaskinen1-3/+6
2013-06-04bluetooth: Remove the 'bluez.name' propertyJoão Paulo Rechi Vita1-1/+0
2013-06-04bluetooth: Use 'Alias' value as the device descriptionJoão Paulo Rechi Vita1-1/+1
2013-06-04bluetooth: Add 'bluez.alias' propertyJoão Paulo Rechi Vita1-0/+1
2013-06-04.gitignore: Ignore src/*.gcno files created when building with --enable-gcovPeter Meerwald1-0/+1
2013-06-04switch-on-port-available: Silence gcc warning.poljar (Damir Jelić)1-1/+1
2013-06-04module: initialize module index to invalid value.Ismo Puustinen1-0/+1
2013-06-04fdsem: Remember pa_write() type in pa_fdsem_post()Peter Meerwald1-6/+6
2013-06-04pasuspender: Resume before exiting in case of SIGINT or fork() failure.Tanu Kaskinen1-29/+53
2013-06-04alsa: Don't use pa_strna() for port namesTanu Kaskinen1-1/+1
2013-06-04core-util: Don't accept random words in pa_parse_boolean()Tanu Kaskinen1-2/+4
2013-06-04device-port: Introduce pa_device_port_new_datapoljar (Damir Jelić)5-17/+100
2013-06-04bluetooth: Improve code and log readabilityJoão Paulo Rechi Vita1-10/+7
2013-06-04bluetooth: Remove unnecessary bracesJoão Paulo Rechi Vita1-3/+3
2013-06-04device-port: Make it impossible to have dual-direction portsTanu Kaskinen7-63/+101
2013-06-04alsa-mixer: Remove the "name" option from the "General" section of path confi...Tanu Kaskinen1-22/+16
2013-06-04alsa-mixer: Introduce "description-key" option for pathsTanu Kaskinen20-27/+43
2013-06-04switch-on-port-available: Fix error reporting styleTanu Kaskinen1-5/+5