wireplumber/modules
George Kiagiadakis 3c5b5ea08c config-policy: remove _can_link_stream() function
This is no longer needed since we sort endpoints by role priority
before trying to link them and we link only the highest priority one.
After this sorting, the highest priority endpoint is guaranteed
to be able to link, so _can_link_stream() always returns TRUE.
2019-12-19 14:38:01 +02:00
..
module-config-endpoint parser-endpoint: fix typo; initialize endpoint priority instead of reseting the match one 2019-12-18 16:04:57 +02:00
module-config-policy config-policy: remove _can_link_stream() function 2019-12-19 14:38:01 +02:00
module-pipewire session: select the default endpoint based on endpoint priority 2019-12-17 13:54:09 +02:00
meson.build config-policy: remove parsing of streams file 2019-12-16 13:37:05 -05:00
module-client-permissions.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module-config-endpoint.c modules: add config endpoint module 2019-12-16 13:36:56 -05:00
module-config-policy.c modules: add config policy module 2019-12-04 16:38:35 -05:00
module-monitor.c monitor & softdsp: fix alsa property names and api string 2019-10-15 00:12:17 +03:00
module-pipewire.c lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00
module-session.c lib: debug loading of config files + endpoint priorities 2019-12-18 15:43:29 +02:00