mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 23:57:25 +00:00
WirePlumber 0.4.14
~~~~~~~~~~~~~~~~~~
Additions:
- Added support for managing Bluetooth-MIDI, complimenting the parts that
were merged in PipeWire recently (!453)
- Added a default volume configuration option for streams whose volume
has never been saved before; that allows starting new streams at a lower
volume than 100% by default, if desired (!480)
- Added support for managing link errors and propagating them to the
client(s) involved. This allows better error handling on the application
side in case a format cannot be negotiated - useful in video streams
(see !484, pipewire#2935)
- snd_aloop devices are now described as being "Loopback" devices
(pipewire#2214)
- ALSA nodes in the pro audio profile now get increased graph priority, so
that they are more likely to become the driver in the graph
- Added support for disabling libcamera nodes & devices with ``node.disabled``
and ``device.disabled``, like it works for ALSA and V4L2 (#418)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: master URI: git://git.openembedded.org/meta-openembedded layers: meta-oe branch: master Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject When sending single patches, please use something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][PATCH' You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>