1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors
reuk 5ea5afbd2a
VST Host: Avoid resizing plugin views directly on Windows
Previously, plugin views may be set to unexpected sizes by the host,
which could interrupt size updates due to scale factor changes. This
could leave the plugin view at an incorrect size.
2021-07-30 09:17:11 +01:00
..
format Allow use of an external VST3 SDK on BSD 2021-04-01 08:39:25 +01:00
format_types VST Host: Avoid resizing plugin views directly on Windows 2021-07-30 09:17:11 +01:00
processors AudioProcessor: Add checks to ensure AAX parameter ID compatibility 2021-07-23 10:58:44 +01:00
scanning Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
utilities VST3: Allow plugins to designate the first input bus as Aux rather than Main 2021-07-27 15:10:53 +01:00
juce_audio_processors.cpp AutoResizingNSViewComponent: Fix display issues for certain plugin views 2021-05-06 15:51:09 +01:00
juce_audio_processors.h Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
juce_audio_processors.mm Updated all license headers 2020-06-29 08:30:22 +01:00