wireplumber/tests/wp
George Kiagiadakis 1ca67abc66 object-manager: support declaring interest on all properties of globals
Until now, object manager could only match pw global properties on
pw global objects, because this is the only available properties set
at the time the registry creates the global.

With this change, the object manager will now bind the proxy
if the type and the pw global properties have matched and will wait
until the proxy is available with all of its properties and tries
the check again.
2021-06-07 17:47:42 +03:00
..
core.c core: add wp_core_clone API 2020-06-10 13:29:44 -04:00
endpoint.c wp: remove WpSession and WpEndpointLink 2021-05-21 19:57:31 +03:00
meson.build object-manager: support declaring interest on all properties of globals 2021-06-07 17:47:42 +03:00
metadata.c rename all foo_iterate APIs to foo_new_iterator 2021-02-05 11:33:23 -05:00
object-interest.c object-interest: enrich _matches_full() to be able to check all constraints 2021-06-07 17:47:42 +03:00
object-manager.c object-manager: support declaring interest on all properties of globals 2021-06-07 17:47:42 +03:00
properties.c properties: const-ify the pw_properties in _new_wrap() 2020-06-15 17:20:10 +03:00
proxy.c tests: proxy: add a test for enum_params errors 2021-05-13 08:52:22 -04:00
session-item.c wp: remove WpSession and WpEndpointLink 2021-05-21 19:57:31 +03:00
spa-pod.c tests: spa-pod: fix int64 constant to work on all architectures 2021-05-13 09:15:45 +03:00
spa-type.c rename all foo_iterate APIs to foo_new_iterator 2021-02-05 11:33:23 -05:00
state.c state: remove support for groups and propagate save errors 2021-06-04 18:36:19 +03:00
transition.c debug: update all library code to use the new debug system 2020-04-14 18:31:17 +03:00