From e27b49b38df49041ba4b5d4986537a156e8f5edb Mon Sep 17 00:00:00 2001 From: David F Date: Tue, 12 May 2026 00:23:34 +0200 Subject: [PATCH 1/2] Add new plugin StreamController-BetterVolumeMixer --- Plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Plugins.json b/Plugins.json index e2b8d53..f236067 100644 --- a/Plugins.json +++ b/Plugins.json @@ -410,4 +410,10 @@ "1.5.0-beta": "513b966b535b81f13ab566d2212bfd545fcee22f" } } + { + "url": "https://github.com/Dav1d-Fn/StreamController-BetterVolumeMixer", + "commits": { + "1.0.0": "5f2059a24d7e0ac15b1c5205ae3b5ea29c31aec4" + } + } ] From 50636b381fc427a24ba7005db84cf9f20ec55497 Mon Sep 17 00:00:00 2001 From: David F Date: Thu, 14 May 2026 18:40:12 +0200 Subject: [PATCH 2/2] Update commit hash for StreamController-BetterVolumeMixer --- Plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.json b/Plugins.json index f236067..99a25c0 100644 --- a/Plugins.json +++ b/Plugins.json @@ -413,7 +413,7 @@ { "url": "https://github.com/Dav1d-Fn/StreamController-BetterVolumeMixer", "commits": { - "1.0.0": "5f2059a24d7e0ac15b1c5205ae3b5ea29c31aec4" + "1.0.0": "ae64cfb0dd33d4b77702487166e4c47223e5f42c" } } ]