mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
Remove the context_driver events and replace them with realtime node events. The problem is that the realtime node events are emitted from the node data thread, which can be different for each node and aggregating them into context_driver events is not a good idea. It's also nice for the stream drained event, which no longer needs to go through the context_driver events. |
||
|---|---|---|
| .. | ||
| v0 | ||
| client-node.c | ||
| client-node.h | ||
| protocol-native.c | ||
| remote-node.c | ||