1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/Projucer/Source/ProjectSaving
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
..
jucer_ProjectExport_Android.h Projucer: Remove Code::Blocks exporter 2024-06-27 18:10:19 +01:00
jucer_ProjectExport_Make.h Projucer: Fix package resolution on Linux 2024-07-02 17:57:12 +02:00
jucer_ProjectExport_MSVC.h Projucer: Remove Visual Studio 2017 exporter 2024-06-27 18:10:21 +01:00
jucer_ProjectExport_Xcode.h Projucer: Update default Apple platforms 2024-07-03 13:50:08 +01:00
jucer_ProjectExporter.cpp VST3: Fix an issue migrating VST2 to VST3 states in Reaper 2024-08-24 08:38:10 +01:00
jucer_ProjectExporter.h Projucer: Fix package resolution on Linux 2024-07-02 17:57:12 +02:00
jucer_ProjectSaver.cpp Projucer: Remove the JUCE splash screen and update licensing 2024-04-16 17:43:19 +01:00
jucer_ProjectSaver.h Update licensing information 2024-04-16 11:39:35 +01:00
jucer_ResourceFile.cpp Update licensing information 2024-04-16 11:39:35 +01:00
jucer_ResourceFile.h Update licensing information 2024-04-16 11:39:35 +01:00
jucer_XcodeProjectParser.h Update licensing information 2024-04-16 11:39:35 +01:00