pipewire/src/modules/module-client-node
Wim Taymans c25834a692 Work on cleanup
Add signal handlers for daemon to shut down
Add destroy listeners for modules and do cleanup
Fix some leaks
Simplify port registration in new nodes
Hide some more data structures
Let the node implementation take care of the reuse_buffer signal because
then we can get to the graph nodes to find the destination port.
Destroy modules in core cleanup. Modules should undo everything they
have done.
Activate the link after we negotiated format and buffers.
2017-08-22 18:30:10 +02:00
..
client-node.c Work on cleanup 2017-08-22 18:30:10 +02:00
client-node.h cleanups 2017-08-04 16:49:13 +02:00
protocol-native.c Add resource override method 2017-08-08 15:03:30 +02:00
transport.c Fix leaks 2017-08-08 18:24:15 +02:00
transport.h Fix leaks 2017-08-08 18:24:15 +02:00