wireplumber/lib/wp
2020-01-22 18:30:44 +02:00
..
base-endpoint.c base-endpoint: add _get_global_id API 2019-12-16 13:37:05 -05:00
base-endpoint.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
configuration.c lib: debug loading of config files + endpoint priorities 2019-12-18 15:43:29 +02:00
configuration.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
core.c lib: remove wp_proxy_sync in favor of wp_core_sync 2020-01-22 18:07:16 +02:00
core.h lib: remove wp_proxy_sync in favor of wp_core_sync 2020-01-22 18:07:16 +02:00
defs.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
endpoint.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
endpoint.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +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
exported.c exported: export when connected signal is emitted if core is not connected 2020-01-14 08:37:43 -05:00
exported.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
factory.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
factory.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
meson.build docs: enable building html documentation with hotdoc 2020-01-22 17:06:01 +02:00
module.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
monitor.c update to the latest pipewire API 2020-01-13 15:07:08 -05:00
monitor.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
object-manager.c update to the latest pipewire API 2020-01-13 15:07:08 -05:00
object-manager.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
policy.c policy: track the exported session instead of the proxy 2019-12-17 18:01:03 +02:00
policy.h lib: introduce export macros and hide all private symbols 2020-01-16 18:50:07 +02:00
private.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +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-client.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-client.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-device.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-device.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-link.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-link.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-node.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-node.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-port.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy-port.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
proxy.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
session.c proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +02:00
session.h proxy: unify common info/params API in the WpProxy base class 2020-01-22 18:30:44 +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 proxy: add WpProxyDevice subclass 2020-01-08 09:54:31 -05:00