summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* protocol-native: fix bytes-to-usec conversion of "on-the-fly" dataTanu Kaskinen2017-07-171-1/+1
* core: change configured_default_sink/source type to stringTanu Kaskinen2017-07-179-56/+63
* fix dbus message leaksTanu Kaskinen2017-07-174-4/+32
* solaris: Support building on GNU HurdDavid Michael2017-07-142-2/+9
* man: fix typo: "the" -> "they"Tanu Kaskinen2017-07-121-1/+1
* man: fix typos: "my" -> "may"Tanu Kaskinen2017-07-121-2/+2
* man: fix a copy-paste errorTanu Kaskinen2017-07-121-1/+1
* bluez5-device: Log subband count instead of subband flagGrzegorz Kolodziejczyk2017-07-101-1/+1
* i18n: update the Ukrainian translationYuri Chornoivan2017-06-271-386/+489
* Revert "bluetooth: Auto recover if profile is 'off'"Tanu Kaskinen2017-06-171-7/+1
* i18n: update the Italian translationMilo Casagrande2017-06-091-226/+236
* padsp: Write only frame-aligned chunks to the streamArun Raghavan2017-06-051-5/+15
* alsa: make priority of the port headset-mic higher than headphone-micHui Wang2017-06-011-1/+1
* stream-restore: Ignore sink-inputs/source-outputs that connect a filter to th...Georg Chini2017-05-311-0/+44
* i18n: update the French translationTanu Kaskinen2017-05-221-2166/+1958
* i18n: Updated Turkish translationMuhammet Kara2017-05-201-272/+344
* sink-input, source-output: don't allow moving streams that are connected to m...Tanu Kaskinen2017-05-182-0/+53
* sink/source: Don't update default sink/source before calling PA_CORE_HOOK_{SI...Georg Chini2017-05-183-4/+20
* virtual sources and sinks: Don't double attach a sink input or source output ...Georg Chini2017-05-188-178/+306
* virtual sinks and sources: Revert commitsGeorg Chini2017-05-187-16/+8
* sink, source: update the default sink/source on port switchesTanu Kaskinen2017-05-172-0/+6
* i18n: update the Croatian translationmuzena2017-05-111-278/+312
* bluez5-device: Correctly handle suspend/resume cyle for audio gateway role of...Georg Chini2017-05-042-19/+86
* bluetooth: ofono: Fix failing to parse valid NewConnectionLuiz Augusto von Dentz2017-05-041-5/+2
* bluetooth: ofono: Close fd if cannot be acceptedLuiz Augusto von Dentz2017-05-041-0/+2
* bluetooth: Auto recover if profile is 'off'Luiz Augusto von Dentz2017-05-041-1/+7
* bluetooth: Don't default to native backendLuiz Augusto von Dentz2017-05-041-1/+1
* bluetooth: ofono: Detect if Connect has been calledLuiz Augusto von Dentz2017-05-041-3/+16
* 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