Wim Taymans
709a52e286
media-session: also create EndpointLink objects
...
Create an endpoint link object when linking endpoints. Keep track
of the links in the endpoint_link and cleanup when they are all
gone.
Improve properties on session objects.
2019-11-29 13:34:08 +01:00
Wim Taymans
e40fbf8cc4
Add printf checks for proxy_error and resource_error
...
Add an error variant without checks.
2019-11-21 16:09:05 +01:00
Wim Taymans
9df6efcd8d
properties: copy_keys -> update_keys
...
Change copy_keys to update_keys and make it more powerful by taking
a spa_dict as the source.
Copy some more properties in the session.
2019-11-05 16:35:15 +01:00
Wim Taymans
085f1822b9
session-manager: fix protocol
...
Add separate types for interfaces and implementation
Fix some bugs in the protocol
Add some introspection support in cli
2019-11-04 17:30:33 +01:00
George Kiagiadakis
1e14206c71
extensions: implement new session manager extension
...
This extension, implemented in module-session-manager, implements
a set of objects that are useful for session managers.
2019-11-04 17:30:33 +01:00