wireplumber/lib/wp
George Kiagiadakis 77bb816b52 registry: change _prepare_new_global() to return the global in a less awkward way
the global is stored internally and the returned ref is only useful
in the WpProxy code, not in the registry_global() event
2020-02-17 18:41:36 +02:00
..
base-endpoint.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
base-endpoint.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
client.c proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
client.h lib: drop the proxy- prefix from client, device, link, port & node 2020-01-22 19:46:17 +02:00
configuration.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
configuration.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
core.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
core.h proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
defs.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
device.c proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
device.h proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
endpoint.c endpoint: refactor into WpEndpoint & WpImplEndpoint 2020-02-12 11:30:21 +02:00
endpoint.h endpoint: refactor into WpEndpoint & WpImplEndpoint 2020-02-12 11:30:21 +02:00
error.c Relicense to MIT 2019-05-31 12:13:12 +03:00
error.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
factory.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
factory.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
link.c proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
link.h proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
meson.build lib: remove WpExported 2020-02-12 11:30:49 +02:00
module.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
module.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
node.c proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
node.h proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
object-manager.c registry: change _prepare_new_global() to return the global in a less awkward way 2020-02-17 18:41:36 +02:00
object-manager.h object-manager: refactor to be able to track locally created proxies 2020-02-14 17:12:23 +02:00
policy.c registry: hide again the WpCore struct, separate registry and core better 2020-02-17 18:31:03 +02:00
policy.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
port.c proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
port.h lib: drop the proxy- prefix from client, device, link, port & node 2020-01-22 19:46:17 +02:00
private.h registry: change _prepare_new_global() to return the global in a less awkward way 2020-02-17 18:41:36 +02:00
properties.c properties: add wp_properties_copy_all API 2020-01-07 09:00:46 -05:00
properties.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
proxy.c registry: change _prepare_new_global() to return the global in a less awkward way 2020-02-17 18:41:36 +02:00
proxy.h proxy/core: refactor object creation 2020-02-11 11:07:44 +02:00
session.c session: refactor into WpSession & WpImplSession 2020-02-12 11:28:02 +02:00
session.h session: refactor into WpSession & WpImplSession 2020-02-12 11:28:02 +02:00
spa-props.c lib: add WpSpaProps, a helper to deal with SPA_PARAM_Props & SPA_PARAM_PropInfo 2019-12-04 18:49:14 +02:00
wp.h lib: remove WpExported 2020-02-12 11:30:49 +02:00