wireplumber/modules
George Kiagiadakis d8ae151aba proxy: replace global-id with bound-id
+ use the pw_proxy API to find the bound id instead
of relying on WpGlobal

This has the advantage that it works also for exported
objects and for objects that have been created by calling
into a remote factory (such as the link-factory), so we can
now know the global id of all proxies, not only the ones
that have been created by the registry.
2020-02-10 18:58:41 +02:00
..
module-config-endpoint proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
module-config-policy modules: remove match priorities from config files and use the filename instead 2020-01-14 09:15:22 -05:00
module-config-static-nodes proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
module-pipewire proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
meson.build config-static-nodes: add config static nodes module 2020-01-09 08:50:03 -05:00
module-client-permissions.c proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
module-config-endpoint.c lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
module-config-policy.c lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
module-config-static-nodes.c lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
module-monitor.c lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
module-pipewire.c lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
module-session.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00