wireplumber/modules/module-lua-scripting/api
George Kiagiadakis 475ec4944d lib/settings: make the WpSettings object a non-singleton
This doesn't need to be a singleton, since we have the core registration
API available publicly nowadays. Makes things more clean for the API,
following the pattern of WpPlugin and WpSiFactory and simplifies the
built-in settings component in the internal component loader :)
2024-02-10 17:48:23 +02:00
..
api.c lib/settings: make the WpSettings object a non-singleton 2024-02-10 17:48:23 +02:00
api.lua lua: api: bind json-utils functions 2023-11-07 16:36:49 +02:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c Merge branch 'master' into next 2023-12-23 18:34:00 +02:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
pod.c log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
require.c core: introduce the notion of provided features on components 2023-06-20 12:39:29 +03:00