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.
hogliux b2ae412e26 Android: Replaced jni type in JUCE header with generic void* to avoid compilation errors if the user does not include jni.h 7 years ago
..
juce_MultiTouchMapper.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_FileChooser.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_Windowing.cpp Android: Replaced jni type in JUCE header with generic void* to avoid compilation errors if the user does not include jni.h 7 years ago
juce_ios_UIViewComponentPeer.mm iOS: Always assume that your main view is in focus if you are running as an app extension 8 years ago
juce_ios_Windowing.mm Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 8 years ago
juce_linux_FileChooser.cpp Linux: continue servicing the message loop while a file browser modal component is open (fixes #177) 8 years ago
juce_linux_X11.cpp Cleanups to some X windowing classes 8 years ago
juce_linux_X11.h Cleanups to some X windowing classes 8 years ago
juce_linux_X11_Clipboard.cpp Cleanups to some X windowing classes 8 years ago
juce_linux_X11_Windowing.cpp Linux: Fixed an issue where windows beneath hidden windows would not receive any clicks 7 years ago
juce_mac_FileChooser.mm Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago
juce_mac_MainMenu.mm macOS: Fixed an issue where the menuIndex was shifted by one when using the native macOS menu bar 7 years ago
juce_mac_MouseCursor.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_mac_NSViewComponentPeer.mm Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 8 years ago
juce_mac_Windowing.mm Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 8 years ago
juce_win32_DragAndDrop.cpp Added a sourceComponent parameter to the performExternalDragDropOfFiles/performExternalDragDropOfText methods of DragAndDropContainer 8 years ago
juce_win32_FileChooser.cpp Added File::isRoot() 8 years ago
juce_win32_Windowing.cpp Defined some Windows touch API flags that were not defined when compiling using MinGW 7 years ago