pipewire/spa
Wim Taymans c6a7b3eedb channelmix: implement per channel volume
Implement per channel volume on channelmix. Extend control on stream to
take an array of values when possible.

Remove name argument from pw_node_new and pw_device_new. We can pass
this as a property instead.

Improve properties on nodes to more closely match what pulseaudio does.
Don't let the monitor do too much with the udev properties but let the
session manager set the description and icon-names.

Remove some change_mask flags for things that don't change in
introspect. Use the flags to mark changes in -cli and -monitor.
2019-08-12 15:14:39 +02:00
..
examples Add support for client fd memory 2019-07-26 16:17:39 +02:00
include params: add PortConfig debug info 2019-08-12 15:14:39 +02:00
plugins channelmix: implement per channel volume 2019-08-12 15:14:39 +02:00
tests Add PortConfig parameter 2019-08-06 12:45:20 +02:00
tools don't use error() 2019-06-21 16:14:36 +02:00
meson.build audioconvert: remove speex resampler 2019-08-07 13:06:14 +02:00