pipewire/spa
Wim Taymans 847cef83b6 Work on unifying client and server
Remove context and extensions, make client API also use the core.
Make a new pw_remote object that keeps connections with remote
instances.
Remove introspection API, it's just as easy to connect to the registry
and get updates like that.
Expand the protocol a little to make it useful for making listeners
and connections.
Move protocol specific connection to the module. Make some new
convenience methods.
Make a factory to create nodes from spa objects
Add an example of a local pipeline displaying a v4l2 source.
2017-07-11 12:40:01 +02:00
..
include Work on unifying client and server 2017-07-11 12:40:01 +02:00
lib link: improve renegotiation 2017-06-20 16:22:25 +02:00
plugins fix some compiler warnings 2017-07-04 12:21:01 +02:00
tests Work on unifying client and server 2017-07-11 12:40:01 +02:00
tools Add user_data to callbacks 2017-06-18 19:48:31 +02:00
meson.build build fixes 2017-07-04 11:30:49 +02:00