pipewire/src/tests
Wim Taymans 738603fd04 stream: Align with pw_filter
Remove some of the unused states in pw_stream. The app can know the
state by following the format and buffer events.

Make it possible to be notified of io are updates. This should make it
possible to follow the transport etc.

Make it possible to be notified of any param changes.

Rename finish_format to update_params because that is what it does.
Make this work in the same was as the filter: updating the params
removes all old params of the types and installs the new ones.

Don't get the Props and PropInfo from the node proxy, instead get them
directly from the adapter that we have locally. Update the controls
directly on the adapter instead of going to the server first.
2019-11-21 16:14:50 +01: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 core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
test-cpp.cpp fix build 2019-06-24 17:18:44 +02:00
test-interfaces.c core: remove parent_id from the global event 2019-08-16 22:11:42 +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 stream: Align with pw_filter 2019-11-21 16:14:50 +01:00
test-utils.c tests: add test for utils 2019-01-10 17:58:37 +01:00