pipewire/src/modules/spa
Wim Taymans 93a52f4837 Simplify node activation
Don't directly expose the state change methods. Only expose an activate
method for nodes that indicates if the node should be scheduled or not.
Let the link automatically negotiate two active nodes.
Make some defines for properties.
Use link property to make passive links. Passive links don't activate
the nodes.
Make sure the mainloop quits when quit is called before run.
2017-09-18 20:42:55 +02:00
..
meson.build move things around 2017-07-11 16:08:22 +02:00
module-monitor.c Work on cleanup 2017-08-22 18:30:10 +02:00
module-node-factory.c factory: add introspection 2017-09-18 09:35:00 +02:00
module-node.c Work on cleanup 2017-08-22 18:30:10 +02:00
spa-monitor.c Add more generic export-spa example 2017-09-07 19:55:22 +02:00
spa-monitor.h Work on cleanup 2017-08-22 18:30:10 +02:00
spa-node.c Simplify node activation 2017-09-18 20:42:55 +02:00
spa-node.h Cleanups 2017-09-18 11:54:25 +02:00