summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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.inv5.99.1David 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
2014-11-14bluez 5: Build both headset backends, if availableDavid Henningsson6-29/+69
2014-11-12resampler: Fix sample_format_more_precise() for the case of comparing against...Andrey Semashev1-1/+1
2014-11-12.gitignore: Add pulseaudio.serviceTanu Kaskinen1-0/+1
2014-11-12build-sys: Fix a variable value checkTanu Kaskinen1-1/+1
2014-11-10build-sys: Fix daemon linking when building with systemd-daemon supportMauro Guerrera1-0/+5
2014-11-10rtpoll: Fixup pa_rtpoll_runDavid Henningsson6-6/+6
2014-11-09rtpoll: Drop extra wait_op argument to pa_rtpoll_run()Peter Meerwald17-24/+23
2014-11-09rtpoll: Fix condition for DEBUG_TIMING outputPeter Meerwald1-2/+4
2014-11-09mix: Length over all chunk has already been computed by the callerPeter Meerwald1-2/+1
2014-11-09mix: pa_mix() is always called with more than one steamPeter Meerwald1-1/+2
2014-11-09iochannel: Remove unnecessary zero-initializationPeter Meerwald1-2/+0
2014-11-09alsa: Precompute maximum frames per blockPeter Meerwald2-4/+8
2014-11-09core: Replace assert()s with pa_assert()sPeter Meerwald7-12/+11
2014-11-09log: CleanupPeter Meerwald1-1/+1
2014-11-09mix: Make use of pa_cvolume_is_norm/muted() macrosPeter Meerwald1-2/+2
2014-11-06alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"David Henningsson6-0/+64
2014-11-06pstream: Duplicate assignment, write.data is always NULLPeter Meerwald1-1/+0
2014-11-06asyncmsgq: Drop weird assertPeter Meerwald1-2/+0
2014-11-06resampler: Drop pointless remix variablePeter Meerwald1-7/+0
2014-11-04pactl: Remove deprecated 'stat' behaviourPeter Meerwald4-20/+4
2014-11-04rtpoll: typoPeter Meerwald1-1/+1
2014-11-03build-sys: Minor cosmetic tidyup of configure summaryColin Guthrie1-3/+4
2014-11-03launch: Disable autospawn by default when systemd daemon support is enabled.Colin Guthrie4-2/+9