wireplumber/modules/module-lua-scripting/api
George Kiagiadakis c7cb193588 core: introduce the notion of provided features on components
Each component can optionally "provide" a feature, which is basically
a string that describes the feature (ex. "support.dbus"). If the
component loads successfully, the feature is marked as provided and
can be tested for its presence with wp_core_test_feature()
2023-06-20 12:39:29 +03:00
..
api.c log: rename "message" level to "notice" and print criticals with "E" 2023-05-18 16:19:49 +03:00
api.lua Rename endpoint concept to virtual session item 2023-04-17 07:48:18 -04:00
gresource.xml wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00
json.c lua: json: catch syntax errors when converting to native lua types 2023-05-25 18:22:26 +03: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