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 d4e0ba0e4d Android: Fixed an issue where the AlertWindow's callback would never be called if AlertWindows were dismissed by clicking outside the alert's window on Android 8 years ago
..
java Android: Fixed an issue where the AlertWindow's callback would never be called if AlertWindows were dismissed by clicking outside the alert's window on Android 8 years ago
juce_BasicNativeHeaders.h Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 8 years ago
juce_android_Files.cpp Android: ensure that temp directory exists before returning a path to it. 8 years ago
juce_android_JNIHelpers.h Android: Fixed File::getSpecialLocation (userDocumentsDirectory) to return correct directory on newer Android versions 8 years ago
juce_android_Misc.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_Network.cpp Android: fix HTTP redirect. 8 years ago
juce_android_RuntimePermissions.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_SystemStats.cpp Android: Moved more Java code into C++ 8 years ago
juce_android_Threads.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_curl_Network.cpp Added an optional usePost parameter to URL::downloadToFile 8 years ago
juce_linux_CommonFile.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_linux_Files.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_linux_Network.cpp Added an optional usePost parameter to URL::downloadToFile 8 years ago
juce_linux_SystemStats.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_linux_Threads.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_mac_ClangBugWorkaround.h Projucer: Added a workaround for some errors when using the live-build engine with the XCode 9 beta 8 years ago
juce_mac_Files.mm iOS AUv3: Removed too strict API limitations to open URLs in AUv3s as iOS seems to allow this 8 years ago
juce_mac_Network.mm Added an optional usePost parameter to URL::downloadToFile 8 years ago
juce_mac_Strings.mm Tidied up some method calls involving HeapBlock 8 years ago
juce_mac_SystemStats.mm Tidied up some method calls involving HeapBlock 8 years ago
juce_mac_Threads.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_osx_ObjCHelpers.h Added in-app purchase feature to JUCE 8 years ago
juce_posix_NamedPipe.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_posix_SharedCode.h Fixed File::getCreationTime() to return the correct creation time on macOS/iOS 8 years ago
juce_win32_ComSmartPtr.h Removed some sscanfs from COM GUID parsing 8 years ago
juce_win32_Files.cpp Projucer: Fixed a few live-build errors on Windows 8 years ago
juce_win32_Network.cpp Added an optional usePost parameter to URL::downloadToFile 8 years ago
juce_win32_Registry.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_win32_SystemStats.cpp Windows: Added windows implementation for SystemStats::getDeviceDescription 8 years ago
juce_win32_Threads.cpp Updated file headers and the README with the JUCE 5 license 8 years ago