mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-18 00:54:19 +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. |
||
|---|---|---|
| .. | ||
| java/app/com/rmsl/juce | ||
| javaopt/app/com/rmsl/juce | ||
| juce_android_PushNotifications.cpp | ||
| juce_android_WebBrowserComponent.cpp | ||
| juce_AndroidViewComponent.cpp | ||
| juce_ios_PushNotifications.cpp | ||
| juce_ios_UIViewComponent.mm | ||
| juce_linux_X11_SystemTrayIcon.cpp | ||
| juce_linux_X11_WebBrowserComponent.cpp | ||
| juce_linux_XEmbedComponent.cpp | ||
| juce_mac_AppleRemote.mm | ||
| juce_mac_CarbonViewWrapperComponent.h | ||
| juce_mac_NSViewComponent.mm | ||
| juce_mac_PushNotifications.cpp | ||
| juce_mac_SystemTrayIcon.cpp | ||
| juce_mac_WebBrowserComponent.mm | ||
| juce_win32_ActiveXComponent.cpp | ||
| juce_win32_HWNDComponent.cpp | ||
| juce_win32_SystemTrayIcon.cpp | ||
| juce_win32_WebBrowserComponent.cpp | ||