1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-02 03:20:06 +00:00
JUCE/modules/juce_audio_processors
reuk 462c3a8dd4
VST Host: Ensure editor windows open at correct size
Previously, on hi res displays, "Plogue AlterEgo" was opening with a
window that was too large, because the window size was applied before
the scale factor was known. When the scale factor was updated, the
window size was not changed if the window was hidden, so the window
would remain too large when it was shown.
2021-09-30 16:58:23 +01:00
..
format Allow use of an external VST3 SDK on BSD 2021-04-01 08:39:25 +01:00
format_types VST Host: Ensure editor windows open at correct size 2021-09-30 16:58:23 +01:00
processors Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
scanning Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
utilities Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +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 Bump version number to 6.1.2 2021-09-20 12:15:47 +01:00
juce_audio_processors.mm Updated all license headers 2020-06-29 08:30:22 +01:00