1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/native
reuk add3a5de0d
Android: Fix issues with input stream special members
Fixes bugs in AndroidInputStreamWrapper introduced in
0d2e34f34c

- Now that AndroidInputStreamWrapper is moveable, its destructor must be
  able to handle the situation where stream is null
- The move assignment operators of AndroidInputStreamWrapper and
  AndroidContentUriInputStream could previously end up calling
  themselves recursively
2024-09-05 12:17:12 +01:00
..
java Update licensing information 2024-04-16 11:39:35 +01:00
javacore Update licensing information 2024-04-16 11:39:35 +01:00
juce_AndroidDocument_android.cpp Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_BasicNativeHeaders.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_CFHelpers_mac.h macOS: Simplify the CoreGraphics pointer types and add some new ones 2024-08-09 17:20:36 +01:00
juce_CommonFile_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ComSmartPtr_windows.h MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_Files_android.cpp Android: Fix issues with input stream special members 2024-09-05 12:17:12 +01:00
juce_Files_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Files_mac.mm Platform: Remove build-time Apple SDK availability checks 2024-07-03 13:50:08 +01:00
juce_Files_windows.cpp File: Remove broken dynamic load of GetFinalPathNamebyHandle 2024-04-29 16:08:24 +01:00
juce_IPAddress_posix.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_JNIHelpers_android.cpp Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_JNIHelpers_android.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Misc_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_NamedPipe_posix.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Network_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Network_curl.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Network_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Network_mac.mm URLConnectionState: Use a shared NSURLSession to improve performance 2024-06-24 12:50:02 +01:00
juce_Network_windows.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_ObjCHelpers_mac.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ObjCHelpers_mac_test.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_PlatformTimer_generic.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_PlatformTimer_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_PlatformTimerListener.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Process_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_Registry_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_RuntimePermissions_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SharedCode_intel.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SharedCode_posix.h Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_Strings_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemStats_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemStats_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemStats_mac.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemStats_wasm.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SystemStats_windows.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_ThreadPriorities_native.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Threads_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Threads_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Threads_mac.mm Platform: Remove compatibility checks for macOS 10.10 2024-07-02 18:06:27 +01:00
juce_Threads_windows.cpp Update licensing information 2024-04-16 11:39:35 +01:00