summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bluetooth: ofono: Fix asserting when connecting as AGLuiz Augusto von Dentz2017-05-041-1/+5
* bluetooth: ofono: Don't attempt to connect if fd is readyLuiz Augusto von Dentz2017-05-041-1/+1
* jack-sink: fix latency calculationTanu Kaskinen2017-05-021-3/+3
* core, device-port: check availability when choosing the default deviceTanu Kaskinen2017-05-022-0/+24
* improve default sink/source handlingTanu Kaskinen2017-05-0215-239/+370
* alsa: don't assume that hw:x is an analog outputTanu Kaskinen2017-05-022-2/+10
* volume: Fix overflow in percent calculation of pa_*volume_snprint*()Georg Chini2017-04-291-3/+3
* volume: Print a warning when volume is clipped in pa_sw_volume_multiply/divide()Georg Chini2017-04-291-2/+14
* source/sink: Fix wrong calculation of thread_info.current_hw_volumeGeorg Chini2017-04-292-4/+4
* i18n: update the Brazilian Portuguese translationRafael Fontenelle2017-04-251-898/+963
* virtual sources and sinks: Fix possible segfaultGeorg Chini2017-04-246-6/+12
* echo-cancel: Fix segfault during profile switchGeorg Chini2017-04-241-2/+4
* i18n: Update the Korean translationKimJeongYeon2017-04-241-258/+158
* i18n: add Croatian translationmuzena2017-04-242-0/+3182
* bluez5-util: Fix segfault during shutdown of daemonGeorg Chini2017-04-211-5/+5
* echo-cancel: Change the DEVICE_MASTER_DEVICE property when changing deviceCorentin Noël2017-04-201-4/+6
* sink: Add missing 'hifi' form factor to prioritiesChristian Kellner2017-04-191-0/+2
* sink: Add portable form factor priority (450)Christian Kellner2017-04-191-0/+2
* source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return ne...Georg Chini2017-04-1738-139/+137
* source/sink: Don't let pa_{sink, source}_get_latency_within_thread() return -...Georg Chini2017-04-172-4/+2
* ladspa-sink, virtual-surround-sink: fix master sink argument handlingTanu Kaskinen2017-04-162-12/+26
* sample.c: Allow module-loopback to exceed PA_RATE_MAXGeorg Chini2017-04-141-1/+4
* loopback: Implement underrun protectionGeorg Chini2017-04-141-58/+128
* filter-apply: Add ability to pass parameters to a filter moduleKimjeongYeon2017-04-131-12/+39
* ladspa-sink: Add sink_master argument to enable filter-apply to load the moduleKimjeongYeon2017-04-131-5/+34
* virtual-surround-sink: Add sink_master argument to enable filter-apply to loa...KimjeongYeon2017-04-131-5/+35
* filter-apply: Fix memory leak in process()KimjeongYeon2017-04-131-5/+5
* context: Check for errno == ECHILD instead of ESRCH after failed waitpid().Imre Vadász2017-04-111-1/+1
* loopback: Reset sink input rate when source or sink changesGeorg Chini2017-04-111-0/+10
* sink-input: Allow sink_input_set_rate() to be called during a moveGeorg Chini2017-04-111-1/+6
* loopback: Add hooks to track port latency offsetsGeorg Chini2017-04-104-13/+45
* Merge branch 'master' of ssh://git.freedesktop.org/git/pulseaudio/pulseaudioGeorg Chini2017-04-074-5/+13
|\
| * memblock: multiple references should make blocks read-onlyTanu Kaskinen2017-04-061-1/+1
| * protocol-native: log who changes card profilesTanu Kaskinen2017-04-061-0/+5
| * pipe-sink: set correct latencyTanu Kaskinen2017-04-061-3/+6
| * thread-mainloop: fix volatile use in exampleTanu Kaskinen2017-04-061-1/+1
* | loopback: Calculate and track minimum possible latencyGeorg Chini2017-04-071-10/+205
|/
* i18n: update the Swedish translationTanu Kaskinen2017-04-021-666/+771
* bluetooth: allow UTF-8 in device descriptionsTanu Kaskinen2017-04-024-67/+4
* sink: Invert priorities to prefer external devicesChristian Kellner2017-03-311-4/+4
* loopback: Do not skip audio at startupGeorg Chini2017-03-311-35/+2
* bluetooth: assert that dbus_message_iter_append_basic() doesn't failTanu Kaskinen2017-03-303-5/+5
* echo-cancel: Try to minimise in-flight chunks in snapshot latencyArun Raghavan2017-03-291-1/+6
* loopback: Fix corking logic of module-loopbackGeorg Chini2017-03-291-2/+6
* sink-input/source-output: Don't crash when cork() is called without valid sin...Georg Chini2017-03-2915-43/+57
* bluez5-util: fix profile waiting logicTanu Kaskinen2017-03-281-14/+35
* allow-passthrough: Fix indentationJungsup Lee2017-03-271-9/+9
* echo-cancel: Fix assert with webrtc's built-in drift compensationArun Raghavan2017-03-211-5/+3
* bluetooth-policy: retain backwards compatibilityTanu Kaskinen2017-03-171-3/+16
* bluez5-util: Disconnect AG devices when ofono is started and headset=autoGeorg Chini2017-03-141-0/+18