wireplumber/modules
George Kiagiadakis b59ff48156 si-convert: improve node properties for convert nodes
* do not copy the full alsa node properties set
* use a node description that makes the nodes look better in JACK
* use . instead of / as a separator for the node.name, like elsewhere
* add audio.convert spa lib association in the tests that use si-convert;
  previously it used to work because library.name was present in the
  properties copied from the adapter (and it so happens that the adapter
  lives in the audioconvert spa plugin as well ...)
2020-06-29 13:05:44 +03:00
..
module-config-endpoint m-config-endpoint: deactivate gracefully even if not activated 2020-06-29 13:05:44 +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: improve node names for JACK 2020-06-29 13:05:44 +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: use the transition's source_object instead of data in callbacks 2020-06-18 19:26:30 +03:00
module-si-convert.c si-convert: improve node properties for convert nodes 2020-06-29 13:05:44 +03:00
module-si-monitor-endpoint.c si-monitor-endpoint: add "endpoint.monitor" property on monitor endpoints 2020-06-17 14:54:20 +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-convert: use passive links 2020-06-17 14:44:29 +03:00