pipewire/spa/plugins/alsa
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
..
alsa-device.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
alsa-monitor.c channelmix: implement per channel volume 2019-08-12 15:14:39 +02:00
alsa-sink.c remove some unused code 2019-08-07 12:56:04 +02:00
alsa-source.c remove some unused code 2019-08-07 12:56:04 +02:00
alsa-utils.c alsa: don't clear io area ever 2019-07-11 11:13:53 +02:00
alsa-utils.h Improve rate matching and clock slaving 2019-07-09 17:44:07 +02:00
alsa.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
meson.build device: add device object 2018-11-23 12:43:47 +01:00