wireplumber/modules/module-config-endpoint
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
..
context.c proxy: replace global-id with bound-id 2020-02-10 18:58:41 +02:00
context.h modules: add config endpoint module 2019-12-16 13:36:56 -05:00
parser-endpoint.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
parser-endpoint.h modules: remove match priorities from config files and use the filename instead 2020-01-14 09:15:22 -05:00
parser-streams.c modules: add config endpoint module 2019-12-16 13:36:56 -05:00
parser-streams.h modules: add config endpoint module 2019-12-16 13:36:56 -05:00