wireplumber/modules/module-config-endpoint
George Kiagiadakis 30affd6b55 m-config-endpoint: also remove monitors when a node disappears
previously, we would only remove the endpoint associated with
the node, but not the monitor endpoint...

to implement that, we now store the node's associated session items
in the node's qdata instead of a local hash table, so that we
can store an arbitrary ammount of session items per node
2020-06-18 19:29:35 +03:00
..
context.c m-config-endpoint: also remove monitors when a node disappears 2020-06-18 19:29:35 +03:00
context.h modules: port config-endpoint to use WpPlugin 2020-05-12 18:18:24 +03:00
parser-endpoint.c m-config-endpoint: allow specifying preferred-n-channels in endpoint.config 2020-06-16 13:31:05 +03:00
parser-endpoint.h m-config-endpoint: allow specifying preferred-n-channels in endpoint.config 2020-06-16 13:31:05 +03:00
parser-streams.c modules: refactor config-endpoint to use the new session item API 2020-05-11 12:03:43 +03:00
parser-streams.h modules: refactor config-endpoint to use the new session item API 2020-05-11 12:03:43 +03:00