The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tpoole 101a59ad2a Fixed bug updating MacOS system tray icon 9 years ago
..
juce_android_WebBrowserComponent.cpp Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 9 years ago
juce_ios_UIViewComponent.mm Update copyright notice 10 years ago
juce_linux_SystemTrayIcon.cpp Added a new Graphics::drawImage method that takes a Rectangle<float> 9 years ago
juce_linux_WebBrowserComponent.cpp Added asserts to clarify that WebBrowserComponent is not implemented on Linux and Android. 9 years ago
juce_mac_AppleRemote.mm Used the ignoreUnused() function to tidy up some old code 10 years ago
juce_mac_CarbonViewWrapperComponent.h Added hidden internal helper function to access plugin carbon window wrappers 10 years ago
juce_mac_NSViewComponent.mm Fixed a bug where VST plug-in editors using OpenGL would not work correctly in the JUCE plug-in host 9 years ago
juce_mac_SystemTrayIcon.cpp Fixed bug updating MacOS system tray icon 9 years ago
juce_mac_WebBrowserComponent.mm Scale webpages to fit display by default on iOS 10 years ago
juce_win32_ActiveXComponent.cpp Fix errors and warnings on mingw-w64 9 years ago
juce_win32_SystemTrayIcon.cpp Miscellaneous fixes for some PVS static analyser warnings 9 years ago
juce_win32_WebBrowserComponent.cpp Miscellaneous fixes for some PVS static analyser warnings 9 years ago