..
base-endpoint.c
base-endpoint: add wp_base_endpoint_begin_fade API
2020-02-27 08:39:15 -05:00
base-endpoint.h
base-endpoint: add wp_base_endpoint_begin_fade API
2020-02-27 08:39:15 -05:00
client.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
client.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
configuration.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
configuration.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
core.c
lib: add proxy & impl class for PW_TYPE_INTERFACE_EndpointStream
2020-03-31 16:11:08 +03:00
core.h
core: add source nullable parameter in _idle_add and _timeout_add APIs
2020-02-27 08:39:10 -05:00
debug.c
lib: add a debug logging system
2020-04-14 12:16:41 +03:00
debug.h
lib: add a debug logging system
2020-04-14 12:16:41 +03:00
defs.h
lib: introduce export macros and hide all private symbols
2020-01-16 18:50:07 +02:00
device.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
device.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
endpoint-link.c
endpoint-link: use the session item's activation state to implement the link's state
2020-04-09 19:27:33 +03:00
endpoint-link.h
lib: implement proxy & impl for PW_TYPE_INTERFACE_EndpointLink
2020-03-31 19:26:56 +03:00
endpoint-stream.c
endpoint & stream: use wp_session_item_get_associated_proxy_id()
2020-03-31 19:31:54 +03:00
endpoint-stream.h
lib: add proxy & impl class for PW_TYPE_INTERFACE_EndpointStream
2020-03-31 16:11:08 +03:00
endpoint.c
endpoint: implement create_link()
2020-04-11 11:05:26 +03:00
endpoint.h
session: add FEATURE_ENDPOINTS, a feature to cache endpoint proxies
2020-04-01 13:38:39 +03:00
error.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
error.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
factory.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
factory.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
link.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
link.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
meson.build
lib: add a debug logging system
2020-04-14 12:16:41 +03:00
module.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
module.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
node.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
node.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
object-manager.c
doc: remove references to WpImplEndpoint that is now private
2020-03-31 16:11:08 +03:00
object-manager.h
object-manager: add _get_n_objects() method
2020-03-31 16:11:08 +03:00
policy.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
policy.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
port.c
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
port.h
lib: add extensive API documentation
2020-02-19 10:43:07 +02:00
private.h
lib: implement proxy & impl for PW_TYPE_INTERFACE_EndpointLink
2020-03-31 19:26:56 +03:00
properties.c
properties: add wp_properties_ensure_unique_owner() method
2020-03-31 16:11:08 +03:00
properties.h
properties: add wp_properties_ensure_unique_owner() method
2020-03-31 16:11:08 +03:00
proxy.c
proxy: add 'bound' signal
2020-03-31 16:11:08 +03:00
proxy.h
proxy: add 'bound' signal
2020-03-31 16:11:08 +03:00
session-item.c
endpoint: implement create_link()
2020-04-11 11:05:26 +03:00
session-item.h
session-item: decouple reset from deactivate and export from activate
2020-04-09 19:24:42 +03:00
session.c
session: add FEATURE_LINKS, a feature to cache endpoint link proxies
2020-04-01 13:53:45 +03:00
session.h
session: add FEATURE_LINKS, a feature to cache endpoint link proxies
2020-04-01 13:53:45 +03:00
si-factory.c
lib: implement WpSiFactory, a factory for session items
2020-03-29 15:02:59 +03:00
si-factory.h
lib: implement WpSiFactory, a factory for session items
2020-03-29 15:02:59 +03:00
si-interfaces.c
modules: implement si-standard-link, the default WpSiLink implementation
2020-04-11 11:05:09 +03:00
si-interfaces.h
modules: implement si-standard-link, the default WpSiLink implementation
2020-04-11 11:05:09 +03:00
spa-props.c
session-item / endpoint: implement exporting a WpSiEndpoint
2020-03-29 15:18:20 +03:00
transition.c
transition: call execute_step() with _STEP_ERROR in error conditions
2020-03-31 16:11:08 +03:00
transition.h
lib: implement a new WpTransition class
2020-03-29 15:02:59 +03:00
wp.h
lib: add a debug logging system
2020-04-14 12:16:41 +03:00