This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
wireplumber
Watch
1
Star
0
Fork
You've already forked wireplumber
0
mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced
2025-12-20 13:30:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
227dd97036
wireplumber
/
modules
/
module-lua-scripting
History
Julian Bouzas
227dd97036
m-lua-scripting: always parse JSON to String if its type is not recognized
...
This allows parsing JSON strings without quotes.
2023-08-11 14:48:13 -04:00
..
api
m-lua-scripting: always parse JSON to String if its type is not recognized
2023-08-11 14:48:13 -04:00
wplua
m-lua-scripting: fix object refcounting
2022-05-24 11:40:35 +02:00
meson.build
wplua: move under modules/module-lua-scripting
2022-03-24 09:47:59 +02:00
module.c
m-lua-scripting: increase refcount of export_core before pushing into the Lua state
2023-02-10 10:54:52 -05:00
script.c
lua: sandbox: remove all traces of the minimal_std flag, as it's no longer used
2022-04-23 20:14:59 +03:00
script.h
m-lua-scripting: wrap every script in a WpPlugin and expose async activation api
2022-04-23 20:14:59 +03:00