pipewire/pinos/client
Wim Taymans 1ba10cf848 Remove some events
Remove port added and port removed, we can get that info by inspecting
the port ids.
Remove data from ringbuffer, we just need the ringbuffer to keep track
of the read and write positions.
Handle async-complete in the main thread
Work on async node initialization
Work on using a queue as the link between nodes
Make the daemon link things based on the node states
Use queue helper in v4l2
2016-09-23 17:08:20 +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 Remove some events 2016-09-23 17:08:20 +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 Remove some events 2016-09-23 17:08:20 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
stream.c Remove some events 2016-09-23 17:08:20 +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