wireplumber/modules
George Kiagiadakis 28ff1061f5 lua: add a Core.require_api() utility function
This function loads and enables "api" plugins and makes them
available in the specified callback. This is intended to be used
by interactive scripts in order to get access to "api" plugins
such as the new "default-nodes-api" and "mixer-api"
2021-04-09 15:52:17 +03:00
..
module-default-nodes m-default-nodes: move common code to a new header 2021-03-31 13:10:13 +03:00
module-lua-scripting lua: add a Core.require_api() utility function 2021-04-09 15:52:17 +03:00
module-portal-permissionstore scripts: add portal access script 2021-02-12 14:28:45 -05:00
module-reserve-device lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-si-audio-adapter m-si-adapter: rename to si-audio-adapter 2021-03-18 14:47:22 -04:00
meson.build modules: add module-mixer-api 2021-04-09 15:52:17 +03:00
module-default-nodes-api.c policy-node: use default-nodes-api plugin 2021-03-31 13:10:13 +03:00
module-default-nodes.c m-default-nodes: restore configured values on the metadata at startup 2021-03-31 15:20:06 +03:00
module-default-profile.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-default-routes.c m-default-routes: return if default routes for a device are not found 2021-03-15 07:52:57 -04:00
module-device-activation.c module-device-activation: apply default route on each new device 2021-03-02 18:17:56 +01:00
module-lua-scripting.c lua: enable loading scripts with a shebang 2021-02-18 13:47:34 +02:00
module-metadata.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-mixer-api.c modules: add module-mixer-api 2021-04-09 15:52:17 +03:00
module-si-audio-adapter.c modules: use dots instead of dashes for session item properties 2021-04-02 11:22:22 -04:00
module-si-audio-endpoint.c si-audio-endpoint: deactivate node when disabling active feature 2021-04-08 14:07:05 -04:00
module-si-node.c modules: use dots instead of dashes for session item properties 2021-04-02 11:22:22 -04:00
module-si-standard-link.c si-standard-link: call parent class finalize once finalized 2021-04-07 13:21:40 -04:00