wireplumber/modules
George Kiagiadakis a3870581fb spa-device / m-monitor: fix pw_proxy leaks reported by pw_core
1. device export proxies must be destroyed manually since they are
   not associated with the WpRegistry
2. the monitors should not disconnect before all WpSpaDevice objects
   are destroyed; remove the manual disconnect call and let GObject
   ref counting do its job (the core will disconnect when its last ref
   count is dropped after the last monitor plugin is destroyed)
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 spa-device / m-monitor: fix pw_proxy leaks reported by pw_core 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