pipewire/pinos/server
Wim Taymans 68148188fa Add support for async results
Add an async result code and an event to signal the completion.
Use async return values to signal completion of a method and potential
state change.
Add selected format to port update message.
Make it possible to parse into a custom copy of the command memory.
Remove state change events from the elements, we now just update the
state.
Implement async results in the proxy element
Add support for removing buffers in the client.
Fix up pinossink
Deal with async return in the links.
2016-09-22 09:08:44 +02:00
..
client-node.c Add monitor interface 2016-09-15 11:49:34 +02:00
client-node.h More work on implementing remote protocol 2016-08-02 16:34:44 +02:00
client.c Handle error cases 2016-09-16 13:13:41 +02:00
client.h Handle error cases 2016-09-16 13:13:41 +02:00
command.c daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
command.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
daemon.c alsa: aad alsa source and monitor 2016-09-19 09:16:58 +02:00
daemon.h Remove port 2016-09-02 19:51:23 +02:00
link.c Add support for async results 2016-09-22 09:08:44 +02:00
link.h Handle error cases 2016-09-16 13:13:41 +02:00
module.c cleanups 2016-09-01 10:04:25 +02:00
module.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
node-factory.c node-factory: a class for creating nodes 2016-06-28 12:29:23 +02:00
node-factory.h node-factory: a class for creating nodes 2016-06-28 12:29:23 +02:00
node.c Add support for async results 2016-09-22 09:08:44 +02:00
node.h videotestsrc: remove threads 2016-09-19 19:17:59 +02:00