wireplumber/tests/wplua/scripts
Ashok Sidipotu 7d304096e5 lib: Add _get_{int,string}() APIs
- add integer and string version of the APIs,
- Also Refine the APIs, return value to indicate the setting existance
  and a new param to return the value of the setting.
- add their lua bindings as well, in lua binding the return value nil
  indicates that the setting is not defnied.
- Add corresponding C and lua tests as well.
- Add a few handy debug msgs.
2023-04-17 07:44:19 -04:00
..
lib wplua: enable the use of require() to load lua libraries from scripts/lib 2022-04-23 20:14:59 +03:00
async-activation.lua tests: wplua: add a test for asynchronous script activation 2022-04-23 20:14:59 +03:00
json.lua m-lua-scripting: ignore string/integer table keys when constructing a JSON Array/Object 2023-01-04 11:20:14 -05:00
monitor-rules.lua tests/lua: test monitor configuration rules code 2021-02-13 11:55:00 +02:00
pod.lua spa-pod: add support for custom Id properties 2021-09-21 12:29:54 -04:00
require.lua wplua: enable the use of require() to load lua libraries from scripts/lib 2022-04-23 20:14:59 +03:00
settings.lua lib: Add _get_{int,string}() APIs 2023-04-17 07:44:19 -04:00