wireplumber/tests
George Kiagiadakis 9ae7071134 props: refactor WpSpaProps into WpProps
- make it a GObject so that it can emit its own signals
and so that it can be shared between multiple proxies
- share the WpProps instance between endpoints, endpoint-streams
and their underlying nodes
- introduce the concept of the caching mode that redirects _set
to _set_param of the proxy that actually has the props; this allows
shared WpProps to actually set changes on the correct proxy
in a transparent way
- change methods to consume the ref of the pod and reflect that
also on wp_proxy_set_prop()
- refactor the export process on endpoints & endpoint-streams
so that they always get all the required features (info, props, bound)
and make it async so that we can take time to prepare the underlying
node to have FEATURE_PROPS
- update the props & endpoint unit tests, bringing back all the
checks that the endpoint unit test used to have
2020-05-29 18:47:16 +03:00
..
common tests: base-test-fixure: make sure core is done before destroying it 2020-05-19 10:18:51 -04:00
examples object-manager: remove deprecated API 2020-05-14 16:24:34 +03:00
modules m-config-static-nodes: remove unneeded 'conected' callback and create static nodes when the plugin is activated 2020-05-29 08:43:36 -04:00
wp props: refactor WpSpaProps into WpProps 2020-05-29 18:47:16 +03:00
wptoml wptoml: add new library to parse TOML files 2019-12-04 16:38:35 -05:00
meson.build examples: add a simple audio session management example 2020-05-11 11:40:55 +03:00