wireplumber/modules
George Kiagiadakis 244fa28d17 si-standard-link: allow linking MONO capture clients
In case we have a multi-channel capture device and a mono client,
treat the MONO port as UNKNOWN and let it link with the first
port available on the device

Easy to test with arecord, which by default captures in MONO
2020-06-17 12:55:12 +03:00
..
module-config-endpoint m-config-endpoint: allow specifying preferred-n-channels in endpoint.config 2020-06-16 13:31:05 +03:00
module-config-policy policy: accept endpoint IDs in node.target 2020-06-16 19:10:37 +03:00
module-config-static-objects src, modules: set PW_KEY_APP_NAME on all cores 2020-06-15 17:56:05 +03:00
module-device-activation improve some debug logs 2020-06-10 12:53:22 +03:00
module-si-adapter algorithms: cleanup unused code 2020-05-25 19:06:52 +03:00
meson.build src: config: add jack.device file and removed jack device module 2020-06-02 12:24:47 -04:00
module-client-permissions.c m-client-permissions: port to WpPlugin 2020-05-20 18:26:36 +03:00
module-config-endpoint.c modules: port config-endpoint to use WpPlugin 2020-05-12 18:18:24 +03:00
module-config-policy.c modules: port config-policy to use WpPlugin 2020-05-13 11:21:45 -04:00
module-config-static-objects.c modules: rename config-static-nodes to config-static-objects 2020-06-02 12:24:47 -04:00
module-device-activation.c m-device-activation: enum profiles before activating bluetooth devices 2020-06-12 15:04:36 -04:00
module-monitor.c m-monitor: connect the monitor core on activation instead of module load time 2020-06-15 18:36:33 +03:00
module-node-suspension.c modules: add node-suspension module 2020-05-26 11:29:18 -04:00
module-session-settings.c session: fix the default-endpoint prop 2020-05-25 18:56:21 +03:00
module-si-adapter.c si-adapter/simple-node-endpoint: propagate node.autoconnect as endpoint.autoconnect 2020-06-16 17:39:25 +03:00
module-si-audio-softdsp-endpoint.c si-softdsp-endpoint: fix issues with the activation transition 2020-05-04 14:20:44 +03:00
module-si-convert.c proxy: refactor how PARAM_Props/PropInfo are handled 2020-05-25 18:54:41 +03:00
module-si-monitor-endpoint.c endpoint: use the node.name as the endpoint name and add endpoint.description 2020-06-02 17:46:35 +03:00
module-si-simple-node-endpoint.c si-adapter/simple-node-endpoint: propagate node.autoconnect as endpoint.autoconnect 2020-06-16 17:39:25 +03:00
module-si-standard-link.c si-standard-link: allow linking MONO capture clients 2020-06-17 12:55:12 +03:00