Also, a short log vs. 1.99.1 for those who're interested: Changes since v1.99.1: Arun Raghavan (5): protocol-native: Reinstate assert that was incorrectly removed protocol-native: Remove redundant asserts stream: Fix sample spec initialisation for extended API bluetooth: Fix crash due to usage of pa_bool_t instead of dbus_bool_t build-sys: Bump soname Colin Guthrie (5): core-util: Attempt to make runtime paths smaller to avoid 108 char limit. Revert "resamplers: Optimize trivial resampler" man: Document the cli inteface a little. cli: Allow source-output volumes/mute to be set via CLI alsa: Add the DTS/DCA mapping to extra-hdmi.conf too. David Henningsson (13): protocol-native: Protect against clients trying to set a NULL port module-loopback: Never call adjust_rates after teardown module-switch-on-port-available: Do not switch profile if current port is available pactl: show availability information for "list cards" build-sys: padsp target should not be phony alsa-mixer: Show HDMI ports for older Nvidia cards alsa-mixer: Fix a small issue when detecting required-any Fix input device for M-audio fasttrack pro sink-input/source-output: Prevent filter sink/source cycles module-loopback: Reset process_msg callbacks in teardown alsa-sink/source: Really set volumes on port change alsa-sink/source: Make sure volumes are synchronised after fast user switching sink/source.h: Clarify set_port comment Deng Zhenrong (1): fix compilation warning via PRI prefix Fr?d?ric Dalleau (1): loopback: Fix crash on error during init Lennart Poettering (1): systemd: complement module-console-kit with module-systemd-login Maarten Lankhorst (1): module-jack-sink/source: Set fixed latency correctly on creation Paul Menzel (2): doc: Add entry for correct spelling Correct spelling of PulseAudio Peter Meerwald (6): dbus: Fix dbus argument type in iface-stream.c handle_move(). build: Fix spelling in src/Makefile.am. echo-cancel: Upper/lowercase in comment. core: Fix comments. pulse: Clarify proplist doxygen documentation. pulse: Fix warning in introspect.h; minor rewording and punctuation. Pino Toscano (1): libpulse: Cope with systems not implementing SA_NOCLDWAIT Tanu Kaskinen (17): bluetooth: Remove unused variable. dbus: Check method call signatures. dbus: Fix device latency querying. padsp: Fix a double-free bug. sample-util: Remove redundant check from pa_volume_memchunk. device-manager: Fix a memory leak. alsa: Fix SND_MIXER_SCHN_LAST related stuff. dbus: Add an assertion to get rid of a warning from Coverity. device-manager: Add an assertion to get rid of a warning from Coverity. dbus: Add assertions to get rid of warnings from Coverity. echo-cancel: Drop the correct amount of samples when skipping. echo-cancel: Fix memblockq length check. echo-cancel: Clarify function call contexts. resampler: Use pa_xnew0() to avoid manual zeroing. resampler: Use more descriptive buffer names. resampler: Add support for resamplers that consume less data than asked. alsa: Add support for sound cards with 4-channel input. poljar (1): pacmd: Added --help and --version options.