pipewire/pinos/server
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
..
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 Remove some events 2016-09-23 17:08:20 +02:00
daemon.h Remove port 2016-09-02 19:51:23 +02:00
link.c Remove some events 2016-09-23 17:08:20 +02:00
link.h Remove some events 2016-09-23 17:08:20 +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 Remove some events 2016-09-23 17:08:20 +02:00
node.h Remove some events 2016-09-23 17:08:20 +02:00