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 799c5ef51b
BasicNativeHeaders: Increment minimum required IE version on Windows
This ensures the function IUnknown_GetWindow is declared in shlwapi.h
when building against the Windows 7 SDK.
2021-03-18 12:22:32 +00:00
..
java Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 2020-04-23 17:30:40 +01:00
javacore Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 2020-04-23 17:30:40 +01:00
juce_android_Files.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_android_JNIHelpers.cpp Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
juce_android_JNIHelpers.h Normalised all whitespace before args in std::function 2020-06-05 09:37:49 +01:00
juce_android_Misc.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_android_Network.cpp URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 2021-03-15 09:58:09 +00:00
juce_android_RuntimePermissions.cpp Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth 2020-11-25 17:39:57 +00:00
juce_android_SystemStats.cpp Android: Fix numeric conversion warnings 2021-02-03 16:09:54 +00:00
juce_android_Threads.cpp Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 2020-04-23 17:30:40 +01:00
juce_BasicNativeHeaders.h BasicNativeHeaders: Increment minimum required IE version on Windows 2021-03-18 12:22:32 +00:00
juce_curl_Network.cpp URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 2021-03-15 09:58:09 +00:00
juce_linux_CommonFile.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_linux_Files.cpp Linux: Quote Bash command string in Process::openDocument() to prevent ampersands being treated as a control operator 2021-03-05 18:40:04 +00:00
juce_linux_Network.cpp URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 2021-03-15 09:58:09 +00:00
juce_linux_SystemStats.cpp Linux: Fix some cast warnings 2020-09-24 12:52:45 +01:00
juce_linux_Threads.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_mac_ClangBugWorkaround.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_mac_Files.mm macOS: Be explicit about string encodings when logging assertions 2021-02-18 17:16:45 +00:00
juce_mac_Network.mm URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 2021-03-15 09:58:09 +00:00
juce_mac_Strings.mm Updated all license headers 2020-04-23 17:30:39 +01:00
juce_mac_SystemStats.mm SystemStats: Fix getOperatingSystemType assertion on macOS 11.1 2020-12-15 16:00:54 +00:00
juce_mac_Threads.mm Updated all license headers 2020-04-23 17:30:39 +01:00
juce_osx_ObjCHelpers.h Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_posix_IPAddress.h Tweaks for emscripten support 2021-02-08 09:59:46 +00:00
juce_posix_NamedPipe.cpp Tweaks for emscripten support 2021-02-08 09:59:46 +00:00
juce_posix_SharedCode.h Tweaks for emscripten support 2021-02-08 09:59:46 +00:00
juce_wasm_SystemStats.cpp Tweaks for emscripten support 2021-02-08 09:59:46 +00:00
juce_win32_ComSmartPtr.h Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_win32_Files.cpp IPC: Fix potential deadlock in win32 NamedPipe implementation 2020-11-25 12:50:44 +00:00
juce_win32_Network.cpp URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 2021-03-15 09:58:09 +00:00
juce_win32_Registry.cpp MinGW: Fix windows/gcc warnings 2020-05-11 11:28:28 +01:00
juce_win32_SystemStats.cpp SystemStats: Avoid "pragma intrinsic" when building with the Intel compiler 2021-03-16 17:20:14 +00:00
juce_win32_Threads.cpp Windows: Tidied up the usage of the JUCE_COMCALL, JUCE_COMCLASS, and JUCE_IUNKNOWNCLASS macros 2021-01-29 15:40:12 +00:00