summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-31stream-restore: Ignore sink-inputs/source-outputs that connect a filter to th...Georg Chini1-0/+44
2017-05-22i18n: update the French translationTanu Kaskinen1-2166/+1958
2017-05-20i18n: Updated Turkish translationMuhammet Kara1-272/+344
2017-05-18sink-input, source-output: don't allow moving streams that are connected to m...Tanu Kaskinen2-0/+53
2017-05-18sink/source: Don't update default sink/source before calling PA_CORE_HOOK_{SI...Georg Chini3-4/+20
2017-05-18virtual sources and sinks: Don't double attach a sink input or source output ...Georg Chini8-178/+306
2017-05-18virtual sinks and sources: Revert commitsGeorg Chini7-16/+8
2017-05-17sink, source: update the default sink/source on port switchesTanu Kaskinen2-0/+6
2017-05-11i18n: update the Croatian translationmuzena1-278/+312
2017-05-04bluez5-device: Correctly handle suspend/resume cyle for audio gateway role of...Georg Chini2-19/+86
2017-05-04bluetooth: ofono: Fix failing to parse valid NewConnectionLuiz Augusto von Dentz1-5/+2
2017-05-04bluetooth: ofono: Close fd if cannot be acceptedLuiz Augusto von Dentz1-0/+2
2017-05-04bluetooth: Auto recover if profile is 'off'Luiz Augusto von Dentz1-1/+7
2017-05-04bluetooth: Don't default to native backendLuiz Augusto von Dentz1-1/+1
2017-05-04bluetooth: ofono: Detect if Connect has been calledLuiz Augusto von Dentz1-3/+16
2017-05-04bluetooth: ofono: Fix asserting when connecting as AGLuiz Augusto von Dentz1-1/+5
2017-05-04bluetooth: ofono: Don't attempt to connect if fd is readyLuiz Augusto von Dentz1-1/+1
2017-05-02jack-sink: fix latency calculationTanu Kaskinen1-3/+3
2017-05-02core, device-port: check availability when choosing the default deviceTanu Kaskinen2-0/+24
2017-05-02improve default sink/source handlingTanu Kaskinen15-239/+370
2017-05-02alsa: don't assume that hw:x is an analog outputTanu Kaskinen2-2/+10
2017-04-29volume: Fix overflow in percent calculation of pa_*volume_snprint*()Georg Chini1-3/+3
2017-04-29volume: Print a warning when volume is clipped in pa_sw_volume_multiply/divide()Georg Chini1-2/+14
2017-04-29source/sink: Fix wrong calculation of thread_info.current_hw_volumeGeorg Chini2-4/+4
2017-04-25i18n: update the Brazilian Portuguese translationRafael Fontenelle1-898/+963
2017-04-24virtual sources and sinks: Fix possible segfaultGeorg Chini6-6/+12
2017-04-24echo-cancel: Fix segfault during profile switchGeorg Chini1-2/+4
2017-04-24i18n: Update the Korean translationKimJeongYeon1-258/+158
2017-04-24i18n: add Croatian translationmuzena2-0/+3182
2017-04-21bluez5-util: Fix segfault during shutdown of daemonGeorg Chini1-5/+5
2017-04-20echo-cancel: Change the DEVICE_MASTER_DEVICE property when changing deviceCorentin Noël1-4/+6
2017-04-19sink: Add missing 'hifi' form factor to prioritiesChristian Kellner1-0/+2
2017-04-19sink: Add portable form factor priority (450)Christian Kellner1-0/+2
2017-04-17source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini38-139/+137
2017-04-17source/sink: Don't let pa_{sink, source}_get_latency_within_thread() return -...Georg Chini2-4/+2
2017-04-16ladspa-sink, virtual-surround-sink: fix master sink argument handlingTanu Kaskinen2-12/+26
2017-04-14sample.c: Allow module-loopback to exceed PA_RATE_MAXGeorg Chini1-1/+4
2017-04-14loopback: Implement underrun protectionGeorg Chini1-58/+128
2017-04-13filter-apply: Add ability to pass parameters to a filter moduleKimjeongYeon1-12/+39
2017-04-13ladspa-sink: Add sink_master argument to enable filter-apply to load the moduleKimjeongYeon1-5/+34
2017-04-13virtual-surround-sink: Add sink_master argument to enable filter-apply to loa...KimjeongYeon1-5/+35
2017-04-13filter-apply: Fix memory leak in process()KimjeongYeon1-5/+5
2017-04-11context: Check for errno == ECHILD instead of ESRCH after failed waitpid().Imre Vadász1-1/+1
2017-04-11loopback: Reset sink input rate when source or sink changesGeorg Chini1-0/+10
2017-04-11sink-input: Allow sink_input_set_rate() to be called during a moveGeorg Chini1-1/+6
2017-04-10loopback: Add hooks to track port latency offsetsGeorg Chini4-13/+45
2017-04-07Merge branch 'master' of ssh://git.freedesktop.org/git/pulseaudio/pulseaudioGeorg Chini4-5/+13
2017-04-07loopback: Calculate and track minimum possible latencyGeorg Chini1-10/+205
2017-04-06memblock: multiple references should make blocks read-onlyTanu Kaskinen1-1/+1
2017-04-06protocol-native: log who changes card profilesTanu Kaskinen1-0/+5