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.
Lukasz Kozakiewicz c8c692e2b7 Android: fix web input stream reporting always total length of -1. 8 years ago
..
java Android: fix web input stream reporting always total length of -1. 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: Fixed an openURL iOS 10 deprecation 8 years ago
juce_mac_Network.mm Added an optional usePost parameter to URL::downloadToFile 8 years ago
juce_mac_Strings.mm Updated file headers and the README with the JUCE 5 license 8 years ago
juce_mac_SystemStats.mm Updated file headers and the README with the JUCE 5 license 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 Revert recent commit - Windows: Ensure that memory mapped files behave the same on all targets by allowing other code to open the memory mapped file with write priveleges even if the map was created with read priveleges only 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