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
7bd4032a287e2f36f28212f8b29444555889486f
wireplumber
/
modules
/
module-lua-scripting
History
George Kiagiadakis
7bd4032a28
lua: hooks: record the entire 'after' array
...
Previously we were ignoring the last element in the 'after' arrays because of a wrong loop limit
2024-01-08 12:28:21 +02:00
..
api
lua: hooks: record the entire 'after' array
2024-01-08 12:28:21 +02:00
wplua
m-lua-scripting: check argument type is table to avoid crashing
2023-10-13 22:47:57 +03:00
meson.build
wplua: move under modules/module-lua-scripting
2022-03-24 09:47:59 +02:00
module.c
core: load components internally and refactor main to just activate it
2023-06-23 18:01:26 +03:00
script.c
core: change the component arguments to be WpSpaJson instead of GVariant
2023-05-25 18:29:58 +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