1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_core/native
Attila Szarvas fbc1a51a67 Windows: replace deprecated OS calls in SystemStats::getDisplayLanguage()
The previously used getUserDefaultUILanguage() was based on the deprecated
LCID/LANGID concept. It had an increasing number of corner cases as not
every locale had associated LCIDs. The new solution is based on locale
names (string based) and will return reasonable names in more situations.
2021-06-09 12:04:31 +02: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 Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01: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 Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_curl_Network.cpp Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_intel_SharedCode.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_linux_CommonFile.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_linux_Files.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_linux_Network.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_linux_SystemStats.cpp Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_linux_Threads.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_mac_CFHelpers.h VST3: Fixed a bug loading plug-ins 2021-03-26 10:31:45 +00: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 Used MemoryBlock::isEmpty() in a few places 2021-04-22 18:22:06 +01:00
juce_mac_ObjCHelpers.h Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
juce_mac_Strings.mm Updated all license headers 2020-04-23 17:30:39 +01:00
juce_mac_SystemStats.mm Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_mac_Threads.mm Updated all license headers 2020-04-23 17:30:39 +01: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 Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_wasm_SystemStats.cpp Tweaks for emscripten support 2021-02-08 09:59:46 +00:00
juce_win32_ComSmartPtr.h Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_win32_Files.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_win32_Network.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00
juce_win32_Registry.cpp MinGW: Fix windows/gcc warnings 2020-05-11 11:28:28 +01:00
juce_win32_SystemStats.cpp Windows: replace deprecated OS calls in SystemStats::getDisplayLanguage() 2021-06-09 12:04:31 +02:00
juce_win32_Threads.cpp Windows: Fix clang/gnu compiler warnings 2021-06-03 17:30:44 +01:00