pipewire-media-session/src/tests
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
..
meson.build meson: prefix the names of the tests so that they are unique in the tree 2019-02-13 11:22:45 +01:00
test-array.c tests: add more tests 2019-01-08 17:38:34 +01:00
test-client.c clean up proxy and resource api 2019-05-29 10:39:24 +02:00
test-core.c test-core: add more core support tests 2019-06-06 16:40:15 +02:00
test-cpp.cpp fix build 2019-06-24 17:18:44 +02:00
test-interfaces.c tests: fix unit tests again 2019-07-29 17:13:13 +02:00
test-properties.c properties: avoid NULL and empty keys 2019-01-11 12:24:40 +01:00
test-remote.c remote: move node export code to client-node module 2019-01-31 11:02:13 +01:00
test-stream.c channelmix: implement per channel volume 2019-08-12 15:14:39 +02:00
test-utils.c tests: add test for utils 2019-01-10 17:58:37 +01:00