wireplumber/modules/module-lua-scripting/api
Ashok Sidipotu 72536261e9 policy-node.lua: Second round of cleanup.
- WirePlumber Lua now facilitates Lua libraries/modules, utilize this and create
  modules. Add some tests around this functionality.
- Create policy-hooks.lua containing all the hooks to find-target events
- Create policy-utils.lua module and push all the policy utility functions to it.
- Create common-utils.lua module and push the common utility functions to it.
- Remove all the above functionality from policy-node.lua and clean it up.
2023-04-17 07:47:09 -04:00
..
api.c policy-node.lua: Second round of cleanup. 2023-04-17 07:47:09 -04:00
api.lua lua: add EventInterest convenience constructor for declaring interest on events 2023-04-17 07:47:09 -04:00
config.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
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c m-lua-scripting: don't show warning if object key is not a string 2023-04-17 07:47:09 -04:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c Fix typo: numner to number 2022-12-14 10:51:52 +01:00
require.c wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00