1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_core/native
2017-08-31 10:28:24 +01:00
..
java Android: fix web input stream reporting always total length of -1. 2017-08-31 10:28:24 +01:00
juce_android_Files.cpp Android: ensure that temp directory exists before returning a path to it. 2017-08-29 15:02:05 +01:00
juce_android_JNIHelpers.h Android: Fixed File::getSpecialLocation (userDocumentsDirectory) to return correct directory on newer Android versions 2017-08-29 09:33:39 +01:00
juce_android_Misc.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_android_Network.cpp Android: fix HTTP redirect. 2017-08-30 18:03:57 +01:00
juce_android_RuntimePermissions.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_android_SystemStats.cpp Android: Moved more Java code into C++ 2017-08-04 18:49:14 +01:00
juce_android_Threads.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_BasicNativeHeaders.h Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
juce_curl_Network.cpp Added an optional usePost parameter to URL::downloadToFile 2017-08-24 12:00:06 +01:00
juce_linux_CommonFile.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_linux_Files.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_linux_Network.cpp Added an optional usePost parameter to URL::downloadToFile 2017-08-24 12:00:06 +01:00
juce_linux_SystemStats.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_linux_Threads.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_mac_ClangBugWorkaround.h Projucer: Added a workaround for some errors when using the live-build engine with the XCode 9 beta 2017-08-04 11:57:26 +01:00
juce_mac_Files.mm iOS: Fixed an openURL iOS 10 deprecation 2017-08-01 15:37:19 +01:00
juce_mac_Network.mm Added an optional usePost parameter to URL::downloadToFile 2017-08-24 12:00:06 +01:00
juce_mac_Strings.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_mac_SystemStats.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_mac_Threads.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_osx_ObjCHelpers.h Added in-app purchase feature to JUCE 2017-08-09 20:15:17 +01:00
juce_posix_NamedPipe.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_posix_SharedCode.h Fixed File::getCreationTime() to return the correct creation time on macOS/iOS 2017-08-14 11:59:31 +01:00
juce_win32_ComSmartPtr.h Removed some sscanfs from COM GUID parsing 2017-05-31 11:37:16 +01:00
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 2017-08-30 11:42:00 +01:00
juce_win32_Network.cpp Added an optional usePost parameter to URL::downloadToFile 2017-08-24 12:00:06 +01:00
juce_win32_Registry.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_win32_SystemStats.cpp Windows: Added windows implementation for SystemStats::getDeviceDescription 2017-07-31 15:57:07 +01:00
juce_win32_Threads.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00