pipewire/pinos/client
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
..
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
context.c improve introspection 2016-08-18 12:17:31 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
format.c work on port-update control message 2016-08-08 22:10:57 +02:00
format.h Work on negotiation 2016-08-05 16:39:26 +02:00
introspect.c Handle error cases 2016-09-16 13:13:41 +02:00
introspect.h Handle error cases 2016-09-16 13:13:41 +02:00
mainloop.c Rework how clients connect. 2016-05-17 09:38:30 +02:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
pinos.c Handle error cases 2016-09-16 13:13:41 +02:00
pinos.h Handle error cases 2016-09-16 13:13:41 +02:00
private.h improve introspection 2016-08-18 12:17:31 +02:00
properties.c Work on sink 2016-08-24 16:38:51 +02:00
properties.h Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.c Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
stream.c Add support for async results 2016-09-22 09:08:44 +02:00
stream.h Add support for async results 2016-09-22 09:08:44 +02:00
subscribe.c improve introspection 2016-08-18 12:17:31 +02:00
subscribe.h improve introspection 2016-08-18 12:17:31 +02:00