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
eb2d6efcd417786cb6460e4456abb1592b613363
wireplumber
/
modules
/
module-lua-scripting
History
George Kiagiadakis
eb2d6efcd4
state: add save_after_timeout() method to replace all custom timeout code
...
This was a common pattern that we had in many places, so it makes sense to consolidate it.
2024-01-04 16:38:33 +02:00
..
api
state: add save_after_timeout() method to replace all custom timeout code
2024-01-04 16:38:33 +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