mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-02-04 16:40:28 +01:00
The load functions used to do 3 things: - push the sandbox function on the stack - load the file and push it as a function on the stack - call the sandbox (or the file) Now there are separate functions to do these 3: - wplua_push_sandbox - wplua_load_* - wplua_pcall |
||
|---|---|---|
| .. | ||
| module-default-nodes | ||
| module-lua-scripting | ||
| module-portal-permissionstore | ||
| module-reserve-device | ||
| meson.build | ||
| module-default-nodes-api.c | ||
| module-default-nodes.c | ||
| module-default-profile.c | ||
| module-file-monitor-api.c | ||
| module-i18n.c | ||
| module-logind.c | ||
| module-metadata.c | ||
| module-mixer-api.c | ||
| module-si-audio-adapter.c | ||
| module-si-audio-endpoint.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||