pipewire/spa/tests
Wim Taymans 499dd3ff22 node: add port and node params
Add a new struct spa_param_info that lists the available params on
a node/port and if they are readable/writable/updated. We can use
this to replace and improve the PARAM_List and also to notify
property change and updates.

Update elements and code to deal with this new param stuff. Add
port and node info to most elements and signal changes.

Use async enum_params in -inspect and use the param info to know
which ones to enumerate.

Use the port info to know what parameters to update in the
remote-node.
2019-02-27 16:43:01 +01:00
..
benchmark-pod.c add missing file 2019-01-22 17:47:55 +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
stress-ringbuffer.c pod: improve parser and builder 2019-01-22 17:38:23 +01:00
test-buffer.c alloc: improve alignment in alloactor 2019-01-25 13:32:35 +01:00
test-cpp.cpp pod: move vararg macros to separate file 2019-01-25 16:17:29 +01:00
test-pod.c pod: move vararg macros to separate file 2019-01-25 16:17:29 +01:00
test-utils.c node: add port and node params 2019-02-27 16:43:01 +01:00