pipewire/src/modules/module-adapter
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
..
adapter.c channelmix: implement per channel volume 2019-08-12 15:14:39 +02:00
adapter.h adapter: add adapter node 2019-07-02 17:34:26 +02:00
floatmix.c Add PortConfig parameter 2019-08-06 12:45:20 +02:00