wireplumber/tests
George Kiagiadakis add310d9eb dbus: refactor WpDBus into a plugin called dbus-connection
Now that we have proper module load order, we can have this shared
dbus connection in a module instead of the library. The module has
to be loaded before any other modules that need it, obviously.
2023-06-20 12:39:29 +03:00
..
common log: rename "message" level to "notice" and print criticals with "E" 2023-05-18 16:19:49 +03:00
examples core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
modules dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
scripts default-nodes-tests: use the changed variable in test utils 2023-04-17 07:48:18 -04:00
wp dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
wplua log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00
meson.build tests: run with WIREPLUMBER_DEBUG=T, not 7... 2023-05-19 21:13:19 +03:00
script-tester.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00