pipewire/spa/plugins
Wim Taymans eea062ee53 interfaces: improve remote API
Add return values to events and method callbacks. This makes it
possible to pass any error or async return value.
Add sync/done/error in both directions so that both proxy and resource
and perform/reply sync and produce errors.
Return a SPA_ASYNC from remote method calls (and events), keep the
sequence number in the connection.
With the core sync/done we can remove the client-node done method and
it's internal sequence number along with the seq number in method calls.
We can also use the method/event async return value to perform a sync
with as the unique sequence number for this method.
Add sync method and done/error event to proxy and resource.
2019-02-18 12:31:36 +01:00
..
alsa interfaces: improve remote API 2019-02-18 12:31:36 +01:00
audioconvert interfaces: improve remote API 2019-02-18 12:31:36 +01:00
audiomixer node: add max_ports to node info 2019-02-14 17:40:01 +01:00
audiotestsrc node: add max_ports to node info 2019-02-14 17:40:01 +01:00
bluez5 node: add max_ports to node info 2019-02-14 17:40:01 +01:00
ffmpeg node: Add port_info event 2019-02-14 17:08:46 +01:00
support spa/support: implement ARM CPU detection 2019-02-13 11:22:57 +01:00
test node: add max_ports to node info 2019-02-14 17:40:01 +01:00
v4l2 node: add max_ports to node info 2019-02-14 17:40:01 +01:00
videotestsrc node: add max_ports to node info 2019-02-14 17:40:01 +01:00
volume node: add max_ports to node info 2019-02-14 17:40:01 +01:00
meson.build meson: spa/plugins: don't check if the plugin dependencies have been found 2019-02-13 11:22:22 +01:00