mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +00:00
Previously, the following plugins were causing issues when hosting their editors: - Softube plugins. I used Saturation Knob for testing, which crashed when deleting the temporary parent view. - KORG Gadget series, which displayed a black screen after the temporary parent view was deleted. - FabFilter Pro-C, which displayed at the wrong scale when opened on a retina display. |
||
|---|---|---|
| .. | ||
| juce_android_Fonts.cpp | ||
| juce_android_GraphicsContext.cpp | ||
| juce_android_IconHelpers.cpp | ||
| juce_freetype_Fonts.cpp | ||
| juce_linux_Fonts.cpp | ||
| juce_linux_IconHelpers.cpp | ||
| juce_mac_CoreGraphicsContext.h | ||
| juce_mac_CoreGraphicsContext.mm | ||
| juce_mac_CoreGraphicsHelpers.h | ||
| juce_mac_Fonts.mm | ||
| juce_mac_IconHelpers.cpp | ||
| juce_RenderingHelpers.h | ||
| juce_win32_Direct2DGraphicsContext.cpp | ||
| juce_win32_Direct2DGraphicsContext.h | ||
| juce_win32_DirectWriteTypeface.cpp | ||
| juce_win32_DirectWriteTypeLayout.cpp | ||
| juce_win32_Fonts.cpp | ||
| juce_win32_IconHelpers.cpp | ||