summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-07svolume.orc: avoid parameter loading undefined behaviourworkWim Taymans1-1/+3
2015-01-05build-sys: Don't enable libsamplerate by defaultTanu Kaskinen1-2/+2
2015-01-02tunnel-sink-new: Fix stale audio on resumeTanu Kaskinen1-0/+9
2014-12-29i18n: Update the Swedish translationJosef Andersson1-1536/+1998
2014-12-29Fix the WhatIsWrongWithSystemWide URLAlexander E. Patrakov37-133/+206
2014-12-22Fix URLs still pointing to the old wikiAlexander E. Patrakov18-30/+30
2014-12-19Revert "launch: Disable autospawn by default when systemd daemon support is e...David Henningsson4-9/+2
2014-12-19card-restore: Fix profile restoring with bluetoothTanu Kaskinen1-0/+34
2014-12-19bluez5: Do not suspend on no -> unknown profile transitionsDavid Henningsson1-1/+3
2014-12-15introspect: Minor documentation fixArun Raghavan1-1/+1
2014-12-10memblock: Initialize mempool object to zeroDavid Henningsson1-2/+1
2014-12-08srbchannel: Check return value of pa_memblock_new_poolDavid Henningsson1-0/+3
2014-12-08i18n: Add French translation for "Speaker"Tanu Kaskinen1-1/+1
2014-12-08Warn on loading module-dbus-protocolAlexander E. Patrakov1-0/+5
2014-12-08module-equalizer-sink: remove erroneous fixmeJason Newton1-2/+0
2014-12-08module-equalizer-sink: use fftwf_free in all the right placesJason Newton1-8/+8
2014-12-08Warn on loading module-equalizer-sinkAlexander E. Patrakov1-0/+4
2014-12-08memblock: Avoid block ID collisions when exporting memory blocksDavid Henningsson1-3/+13
2014-12-05module: Fix unsafe iterationTanu Kaskinen3-5/+11
2014-12-04core-util: Fix build on mingw32David Henningsson1-0/+2
2014-12-03bluez5: Fix free order of adapters and devicesDavid Henningsson1-3/+3
2014-12-03build-sys: Don't build srbchannel-test on targets without srbchannelDavid Henningsson2-1/+6
2014-12-01Fix #defines for Debian GNU/kFreeBSDFelipe Sateler6-15/+19
2014-12-01Update Ukrainian translationYuri Chornoivan1-399/+290
2014-12-01Updated Polish translationPiotr Drąg1-517/+394
2014-11-24build-sys: Fix the BlueZ 5 native headset backend checkTanu Kaskinen1-4/+4
2014-11-24build-sys: Always define bluetooth related HAVE_* variablesTanu Kaskinen1-5/+9
2014-11-24NEWS: Zsh completion support isn't new in 6.0Tanu Kaskinen1-1/+0
2014-11-23i18n: update Chinese (traditional) translationCheng-Chia Tseng1-222/+92
2014-11-21po: add pulseaudio.service.in to POTFILES.inDavid Henningsson1-0/+1
2014-11-21NEWS: Write entry for 6.0David Henningsson1-0/+61
2014-11-21configure: Bump sonamesDavid Henningsson1-1/+1
2014-11-21bluetooth: set gain correctlyWim Taymans1-4/+4
2014-11-20raop: Fix a memory leakTanu Kaskinen1-2/+7
2014-11-17alsa-mixer: Use pa_assert_not_reached()Peter Meerwald1-2/+1
2014-11-17tests: Use pa_assert_se() to get rid of an used variable warningPeter Meerwald1-6/+4
2014-11-17core: Annotate variables only used within assert()s to be PA_UNUSEDPeter Meerwald7-10/+10
2014-11-17macro: Add macro PA_UNUSEDPeter Meerwald1-0/+6
2014-11-17macro: Abort() when pa_assert_not_reached() even for NDEBUGPeter Meerwald1-1/+1
2014-11-17build-sys: Deprecate libsamplerate supportPeter Meerwald2-1/+7
2014-11-17alsa-util: Finish description of pa_alsa_set_hw_params()Peter Meerwald1-2/+3
2014-11-17dbus-iface: Initialize "new_active" variable to NULLDavid Henningsson1-1/+1
2014-11-17Alsa: Correct port availability with multiple jacksSjoerd Simons1-7/+18
2014-11-14dbus: Fix the ActivePort property handlerTanu Kaskinen1-1/+10
2014-11-14shell-completion: zsh: Fix the set-card-profile descriptionTanu Kaskinen1-1/+1
2014-11-14shell-completion: zsh: Fix set-default-sink/source completionTanu Kaskinen1-0/+2
2014-11-14bluetooth: Select headset backend through module argumentDavid Henningsson4-6/+55
2014-11-14bluez 5: remove null headset backendDavid Henningsson1-37/+0
2014-11-14bluez 5: Fix a debug messageDavid Henningsson1-1/+1
2014-11-14bluez 5: Load the native headset backend if the oFono one is unavailableDavid Henningsson3-11/+28