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.
ed 2af1de45d7 Windows: Fixed a bug with DPI-aware VSTs in Steinberg hosts using the OpenGL renderer 6 years ago
..
java/app/com/roli/juce Android: Fixed a crash when pressing the back button 6 years ago
javacore/app/com/roli/juce Re-structured the low-level Android native code 6 years ago
javaopt/app/com/roli/juce Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
juce_MultiTouchMapper.h Fixed some VS2013 compiler errors 7 years ago
juce_android_ContentSharer.cpp Re-structured the low-level Android native code 6 years ago
juce_android_FileChooser.cpp Re-structured the low-level Android native code 6 years ago
juce_android_Windowing.cpp Android: Fixed a crash when pressing the back button 6 years ago
juce_common_MimeTypes.cpp Add audio/mpeg to the MIME type table for .mp3 files to ensure they show up correctly in the native Android file chooser 6 years ago
juce_ios_ContentSharer.cpp Fixed some Objective-C id -> auto* conversion warnings 6 years ago
juce_ios_FileChooser.mm Fixed some Objective-C id -> auto* conversion warnings 6 years ago
juce_ios_UIViewComponentPeer.mm Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers 6 years ago
juce_ios_Windowing.mm iOS: Added a dealloc routine to JuceAppStartupDelegate 6 years ago
juce_linux_FileChooser.cpp Linux: Add warnAboutOverwriting flag capability to native file chooser 6 years ago
juce_linux_X11.cpp Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated! 7 years ago
juce_linux_X11.h Add documentation tags 7 years ago
juce_linux_X11_Clipboard.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_linux_X11_Windowing.cpp Linux: Added a check for _NET_WORKAREA property when iterating over the displays using xrandr 6 years ago
juce_mac_FileChooser.mm macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_mac_MainMenu.mm MacOS: Better support for SystemTrayIconComponent on Mojave 6 years ago
juce_mac_MouseCursor.mm macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_mac_NSViewComponentPeer.mm macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_mac_Windowing.mm macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_win32_DragAndDrop.cpp Windows: Fixed a bug when using DragAndDropContainer in a plug-in after closing and re-opening 6 years ago
juce_win32_FileChooser.cpp Windows: Fixed a focus ping-pong issue in the native file chooser when using a custom component 6 years ago
juce_win32_Windowing.cpp Windows: Fixed a bug with DPI-aware VSTs in Steinberg hosts using the OpenGL renderer 6 years ago