]> code.ossystems Code Review - openembedded-core.git/commit
pulseaudio: 10.0 -> 11.1
authorTanu Kaskinen <tanuk@iki.fi>
Mon, 27 Nov 2017 16:39:29 +0000 (18:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Dec 2017 14:36:57 +0000 (14:36 +0000)
commitc6d7d89d9a6bbe2de62fa1a91b833bf1c03693ac
tree7b7bbf26100c8ce7c733e4fff62343c4fa4bcc97
parentcfc09de06ecc12bb42181004689e881c75072665
pulseaudio: 10.0 -> 11.1

11.0 release notes:
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/

Additional changes in 11.1:
 * Fix a crash in filter modules related to flat volumes and volume
   sharing
 * Fix a crash when the bluetooth adapter reports weird MTU size
 * Disable bluetooth MTU autodetection by default
 * Add mixer handling back for hardware that doesn't have any alsa-lib
   configuration
 * Prioritize USB devices over built-in sound cards (11.0 was supposed
   to have this feature, but the implementation turned out to be
   incomplete)

Dropped backported patch:
pulseaudio-discuss-iochannel-don-t-use-variable-length-array-in-union.patch

Signed-off-by: Tanu Kaskinen <tanuk@iki.fi>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/pulseaudio/pulseaudio/pulseaudio-discuss-iochannel-don-t-use-variable-length-array-in-union.patch [deleted file]
meta/recipes-multimedia/pulseaudio/pulseaudio_11.1.bb [moved from meta/recipes-multimedia/pulseaudio/pulseaudio_10.0.bb with 61% similarity]