..
module-config-endpoint
m-config-endpoint: show a warning if endpoint failed to activate or export
2020-06-01 20:05:03 -04:00
module-config-policy
m-config-policy: refactor the target search logic and add debug messages
2020-06-02 13:09:00 +03:00
module-config-static-nodes
m-config-static-nodes: use wireplumber log
2020-05-29 08:43:36 -04:00
module-device-activation
m-device-activation: use wp_core_timeout_add_closure instead of wp_core_timeout_add in reserve node API
2020-06-01 20:05:03 -04:00
module-si-adapter
algorithms: cleanup unused code
2020-05-25 19:06:52 +03:00
meson.build
modules: move monitor device activation logic into a new device-activation module
2020-05-26 11:52:44 -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-nodes.c
modules: port config-static-nodes to use WpPlugin
2020-05-13 11:21:45 -04:00
module-device-activation.c
m-device-activation: sync with core before activating to make sure jack-device is exported
2020-06-01 20:05:03 -04:00
module-jack-device.c
m-jack-device: port to WpPlugin
2020-05-25 17:04:25 -04:00
module-monitor.c
m-monitor: update node properties to match the ones that media-session sets
2020-06-02 15:51:13 +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
endpoint: use the node.name as the endpoint name and add endpoint.description
2020-06-02 17:46:35 +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
endpoint: use the node.name as the endpoint name and add endpoint.description
2020-06-02 17:46:35 +03:00
module-si-standard-link.c
si-standard-link: associate links with endpoint-links
2020-06-02 13:09:00 +03:00