summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-21bluetooth: Register endpoints for SCO-based profilesbt-testsJoão Paulo Rechi Vita1-0/+44
2014-04-21bluetooth: Add BlueZ 5 headset profile names in policy moduleJoão Paulo Rechi Vita1-8/+18
2014-04-21bluetooth: Add basic support for HEADSET profilesJoão Paulo Rechi Vita3-108/+341
2014-04-21combine-sinks: add suport for DYNAMIC_LATENCYWim Taymans1-37/+98
2014-04-21alsa-mixer: add more debug logWim Taymans1-0/+3
2014-04-21mixer: add more debug loggingWim Taymans1-1/+5
2014-04-17vala: Add bindings for libpulse-simpleAlexander Kurtz3-1/+39
2014-04-17dbus: Use correct initialization for source ports hashmap.Juho Hämäläinen1-1/+1
2014-04-17doxygen: Enable GENERATE_DEPRECATEDLISTTanu Kaskinen1-1/+1
2014-04-17virtual-surround-sink: Move normalization heuristic to its own functionNiels Ole Salscheider1-17/+40
2014-04-17Use pa_hashmap_remove_and_free() where appropriateTanu Kaskinen14-84/+29
2014-04-17hashmap: Add pa_hashmap_remove_and_free()Tanu Kaskinen2-0/+20
2014-04-16pactl: Clean up checking for VOL_RELATIVE flagPeter Meerwald1-2/+2
2014-04-16pactl: Document ability to specify channel volumes individuallyPeter Meerwald2-10/+14
2014-04-16pactl: Check consistency of volumes specifiedPeter Meerwald1-29/+33
2014-04-16pactl: Allow to set volume of each channel independently (Bug #39190)Parin Porecha1-51/+71
2014-04-15pactl: Stop parsing option when the first non-option is encounteredPeter Meerwald1-1/+1
2014-04-15man: Fix typos in pulse-daemon.conf.5.xml.inPeter Meerwald1-2/+2
2014-04-15pstream: Use pa_xnew0 in initializationDavid Henningsson1-29/+1
2014-04-15Name HDMI outputs uniquelyAlexander E. Patrakov1-6/+6
2014-04-04module-switch-on-port-available: Use new find best port functionDavid Henningsson1-18/+3
2014-04-04module-switch-on-port-available: Use port->card pointerDavid Henningsson1-7/+2
2014-04-04module-switch-on-port-available: Don't switch profiles on uninitialized cardsDavid Henningsson1-0/+5
2014-03-28zeroconf-publish: Don't assume any particular defer event orderingTanu Kaskinen1-4/+15
2014-03-28client-conf: Don't create multiple cookie filesTanu Kaskinen4-88/+104
2014-03-28client-conf: Remove redundant function parametersTanu Kaskinen8-30/+18
2014-03-28util: Check that the home dir is an absolute pathTanu Kaskinen1-10/+22
2014-03-28pactl: Fix crash with older serversTanu Kaskinen1-69/+137
2014-03-28sink/source: Initialize port before fixate hook (fixes volume/mute not saved)David Henningsson4-35/+49
2014-03-27introspect: Use pa_direction_valid() to validate port directionTanu Kaskinen1-3/+3
2014-03-27direction: Add a couple of direction helper functionsTanu Kaskinen6-2/+91
2014-03-26device-restore: log restored mute stateWim Taymans1-2/+4
2014-03-24alsa-util: Reset hwparams_copy before the second try of buffer setupPeter Ujfalusi1-0/+1
2014-03-24doxygen: Update the configuration fileTanu Kaskinen1-198/+914
2014-03-24zeroconf-publish: Don't react to messages while shutting downTanu Kaskinen1-5/+10
2014-03-24zeroconf-publish: Add locking around pa_mainloop_api_once()Tanu Kaskinen1-0/+2
2014-03-24pacat: Fix partially translated messageTanu Kaskinen1-2/+2
2014-03-24core-util: Make pa_yes_no() translatableTanu Kaskinen1-1/+3
2014-03-18doc: Fix some typos/wording in man/pulse-daemon.conf.5Peter Meerwald1-4/+4
2014-03-15mainloop-api: Improve pa_mainloop_api_once() documentationTanu Kaskinen1-3/+5
2014-03-14volume: Increase PA_SW_VOLUME_SNPRINT_DB_MAXTanu Kaskinen1-1/+1
2014-03-14alsa: Use card description in default sink/source prefix when availablePete Beardmore9-14/+19
2014-03-13tunnel: Fix inverted if conditionTanu Kaskinen1-1/+1
2014-03-11alsa-mixer: Fix Analog Input showing up on USB HeadsetDavid Henningsson1-0/+15
2014-03-10pactl: Fix a copy-paster errorTanu Kaskinen1-1/+1
2014-03-08doc: Use \since doxygen command correctly in mainloop-api.hPeter Meerwald1-3/+3
2014-03-08core: add missing SET_PORT_LATENCY_OFFSET to dispatcher opcode string tablePeter Meerwald1-0/+2
2014-03-08doc: Use correct parameter name wait_for_accept in documentation of pa_thread...Peter Meerwald1-2/+2
2014-03-07Fix a few "it's -> its" typosAlexander E. Patrakov6-8/+8
2014-03-06tunnel-source-new: Fix shadow compiler warningPeter Meerwald1-6/+6