wireplumber/modules
George Kiagiadakis 42b64bfc28 spa-json: rename _from_string() to _wrap_string() and add new "from" variants
The previous naming convention was confusing because it did not make
it explicit that the string is not being copied. We had this wrong already
in the Lua bindings and thanks to some miracle it hasn't backfired so far
(it was using the "wrap" behaviour with a string that doesn't stay alive).

In some places we actually need the "copy" behaviour and in some other
places we need the "wrap" behaviour, so let's have both variants available.
2023-11-14 12:36:10 +02:00
..
module-lua-scripting lua api: add support for PW_PERM_L 2023-11-13 17:18:40 +02:00
module-reserve-device dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
dbus-connection-state.h dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
meson.build dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
module-dbus-connection.c dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
module-default-nodes-api.c spa-json: rename _from_string() to _wrap_string() and add new "from" variants 2023-11-14 12:36:10 +02:00
module-file-monitor-api.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
module-logind.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
module-mixer-api.c m-mixer-api: track monitorMute and allow modifying them 2023-07-31 13:26:28 +02:00
module-portal-permissionstore.c dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
module-settings.c spa-json: rename _from_string() to _wrap_string() and add new "from" variants 2023-11-14 12:36:10 +02:00
module-si-audio-adapter.c tree-wide: refactor active feature checks to use _test_active_features() 2023-11-08 12:23:00 +02:00
module-si-audio-virtual.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
module-si-node.c core: change the component arguments to be WpSpaJson instead of GVariant 2023-05-25 18:29:58 +03:00
module-si-standard-link.c tree-wide: refactor active feature checks to use _test_active_features() 2023-11-08 12:23:00 +02:00
module-standard-event-source.c m-std-event-source: restore the rescan_scheduled flag before rescanning 2023-09-24 00:26:27 +03:00