1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Build/CMake
Anthony Nicholls 2c606d6612 VST3: Fix an issue migrating VST2 to VST3 states in Reaper
Reaper uses an undocumented version 0 of the fxbank struct, this could
be handled by JUCE but instead this solution switches to using methods
provided by the VST3 SDK to save and load VST2 states. This also has
the added benefit of no longer requiring the VST2 SDK to build a VST3
plugin that supports saving and loading VST2 states.
2024-08-24 08:38:10 +01:00
..
checkBundleSigning.cmake Update licensing information 2024-04-16 11:39:35 +01:00
copyDir.cmake Update licensing information 2024-04-16 11:39:35 +01:00
FindWebView2.cmake Make WebView2 installation instructions more robust 2024-06-06 13:48:51 +02:00
juce_LinuxSubprocessHelper.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_runtime_arch_detection.cpp Update licensing information 2024-04-16 11:39:35 +01:00
JUCECheckAtomic.cmake Update licensing information 2024-04-16 11:39:35 +01:00
JUCEConfig.cmake.in Remove outdated copyright years 2024-04-23 12:36:47 +01:00
JUCEHelperTargets.cmake VST3: Fix an issue migrating VST2 to VST3 states in Reaper 2024-08-24 08:38:10 +01:00
JuceLV2Defines.h.in LV2: Add initial client support 2022-04-22 14:18:52 +01:00
JUCEModuleSupport.cmake CMake: Fix warnings when configuring with --warn-uninitialized 2024-08-22 17:35:17 +01:00
JUCEUtils.cmake CMake: Fix uninitialized variable warnings when configuring for iOS 2024-08-23 16:12:30 +01:00
LaunchScreen.storyboard CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
PIPAudioProcessor.cpp.in CMake: Update pip templates with explicit namespaces 2020-06-02 17:52:54 +01:00
PIPAudioProcessorWithARA.cpp.in CMake: Add support for ARA plugin PIPs 2022-05-12 12:31:30 +02:00
PIPComponent.cpp.in CMake: Update pip templates with explicit namespaces 2020-06-02 17:52:54 +01:00
PIPConsole.cpp.in CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
RecentFilesMenuTemplate.nib CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
UnityPluginGUIScript.cs.in CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00