wireplumber/modules
Michael Olbrich 13b85bd4a2 m-lua-scripting: fix object refcounting
7908b8d7be2a2992c57cd549054eda7ce46e4b44 ("m-lua-scripting: allow
converting GValue holding NULL objects to Lua") accidentally added a second
refcount. As a result, the objects are never freeded.

Remove the second refcount to fix this.
2022-05-24 11:40:35 +02:00
..
module-default-nodes default-nodes: use WpSpaJson API 2022-01-25 07:40:59 -05:00
module-lua-scripting m-lua-scripting: fix object refcounting 2022-05-24 11:40:35 +02:00
module-portal-permissionstore m-portal-permissionstore: try to reconnect on idle if DBus connection is closed 2021-09-24 09:31:29 -04:00
module-reserve-device m-reserve-device: replace the hash table key on new insert 2021-11-18 12:00:09 +00:00
meson.build i18n: remove the module and embed the gettext calls into the lua api 2022-05-10 15:16:09 +03:00
module-default-nodes-api.c default-nodes: use WpSpaJson API 2022-01-25 07:40:59 -05:00
module-default-nodes.c m-default-nodes: don't check if all device nodes are ready when finding default node 2022-05-20 13:39:47 +00:00
module-default-profile.c config: port device-activation module to policy-device.profile.lua 2022-02-16 13:37:40 -05:00
module-file-monitor-api.c file-monitor-api: allow watching files too, not just directories 2021-10-19 17:16:37 +03:00
module-logind.c modules/logind: be more specific when creating the login monitor 2022-05-02 08:27:43 +00:00
module-metadata.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-mixer-api.c m-mixer-api: fix channelVolumes array iteration in set-volume 2022-05-02 11:02:40 +03:00
module-si-audio-adapter.c si-adapter: add ports state change signal 2022-05-05 08:09:21 +00:00
module-si-audio-endpoint.c si-adapter: add ports state change signal 2022-05-05 08:09:21 +00:00
module-si-node.c si-std-link: handle node destroy events while linking is in progress 2021-12-22 16:12:04 +02:00
module-si-standard-link.c si-std-link: handle node destroy events while linking is in progress 2021-12-22 16:12:04 +02:00