wireplumber/modules/module-config-policy
George Kiagiadakis 5a0028886b m-config-policy: refactor the target search logic and add debug messages
- fall back to the default logic if node.target is set but it doesn't exist
- use the default endpoint if it is within the [target-endpoint] matches;
  this way we can use a config file to override just the stream name,
  for instance, while still respecting the default endpoint
- prefer use of the lookup methods instead of manual iterations

previously the default endpoint was not respected because our config
files have a [target-endpoint] table..
2020-06-02 13:09:00 +03:00
..
context.c m-config-policy: refactor the target search logic and add debug messages 2020-06-02 13:09:00 +03:00
context.h modules: port config-policy to use WpPlugin 2020-05-13 11:21:45 -04:00
parser-endpoint-link.c config-policy: remove keep property and never unlink endpoints 2020-05-15 08:28:58 -04:00
parser-endpoint-link.h m-config-policy: refactor the target search logic and add debug messages 2020-06-02 13:09:00 +03:00