This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
wireplumber
Watch
1
Star
0
Fork
0
You've already forked wireplumber
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a6bea4017269874e1202d9eff748c222e6d18d33
wireplumber
/
modules
/
module-lua-scripting
History
George Kiagiadakis
a6bea40172
core: add wp_core_get_own_bound_id() method
...
This allows retrieving the bound-id of our own client
2023-11-10 11:27:13 +02:00
..
api
core: add wp_core_get_own_bound_id() method
2023-11-10 11:27:13 +02: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