From 53d796ff82199f538c9f16eb03befbff588ca673 Mon Sep 17 00:00:00 2001 From: redtide Date: Tue, 16 May 2023 21:11:14 +0200 Subject: [PATCH] Update vst3sdk 3.7.8 --- plugins/vst/SfizzVstController.cpp | 1 + plugins/vst/SfizzVstEditor.cpp | 1 + plugins/vst/external/VST_SDK/VST3_SDK/base | 2 +- plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces | 2 +- plugins/vst/external/VST_SDK/VST3_SDK/public.sdk | 2 +- plugins/vst/external/sfzt_auwrapper | 2 +- 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/plugins/vst/SfizzVstController.cpp b/plugins/vst/SfizzVstController.cpp index 2aeb4d5..479ec18 100644 --- a/plugins/vst/SfizzVstController.cpp +++ b/plugins/vst/SfizzVstController.cpp @@ -10,6 +10,7 @@ #include "SfizzVstIDs.h" #include "plugin/InstrumentDescription.h" #include "base/source/fstreamer.h" +#include "base/source/fstring.h" #include "base/source/updatehandler.h" #include #include diff --git a/plugins/vst/SfizzVstEditor.cpp b/plugins/vst/SfizzVstEditor.cpp index c401535..3086b89 100644 --- a/plugins/vst/SfizzVstEditor.cpp +++ b/plugins/vst/SfizzVstEditor.cpp @@ -17,6 +17,7 @@ #if !defined(__APPLE__) && !defined(_WIN32) #include "X11RunLoop.h" #endif +#include "base/source/fstring.h" #include #include diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/base b/plugins/vst/external/VST_SDK/VST3_SDK/base index ea2bac9..efd9bf7 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/base +++ b/plugins/vst/external/VST_SDK/VST3_SDK/base @@ -1 +1 @@ -Subproject commit ea2bac9a109cce69ced21833fa6ff873dd6e368a +Subproject commit efd9bf7877097bf23950bff48af5f3a4eef345a1 diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces b/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces index bc5ff0f..37de655 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces +++ b/plugins/vst/external/VST_SDK/VST3_SDK/pluginterfaces @@ -1 +1 @@ -Subproject commit bc5ff0f87aaa3cd28c114810f4f03c384421ad2c +Subproject commit 37de655a51b28a558645621b39d48a00292be5e2 diff --git a/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk b/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk index bbb0538..e099a33 160000 --- a/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk +++ b/plugins/vst/external/VST_SDK/VST3_SDK/public.sdk @@ -1 +1 @@ -Subproject commit bbb0538535b171e805c8a8b612c2cd8a5f95738b +Subproject commit e099a33fe9d78295f58f919ec3bb58968dd5752c diff --git a/plugins/vst/external/sfzt_auwrapper b/plugins/vst/external/sfzt_auwrapper index d850200..099a8de 160000 --- a/plugins/vst/external/sfzt_auwrapper +++ b/plugins/vst/external/sfzt_auwrapper @@ -1 +1 @@ -Subproject commit d850200dcfd8f11db4dd0b78ba80e23bc415ac92 +Subproject commit 099a8de5bdab908b0bf1311a04da43ca0df178c3