This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-20 01:14:20 +00:00
Code
Activity
32aa676f01
JUCE
/
modules
/
juce_core
/
native
History
Download ZIP
Download TAR.GZ
Tom Poole
f0a4b67915
Android: Fixed some compiler warnings
2018-11-09 14:04:46 +00:00
..
java
Whitespace
2018-06-05 10:14:39 +01:00
juce_android_Files.cpp
Android: Fixed some compiler warnings
2018-11-09 14:04:46 +00:00
juce_android_JNIHelpers.h
Android: Fixed some compiler warnings
2018-11-09 14:04:46 +00:00
juce_android_Misc.cpp
juce_android_Network.cpp
Android: Fixed some compiler warnings
2018-11-09 14:04:46 +00:00
juce_android_RuntimePermissions.cpp
juce_android_SystemStats.cpp
Android: Fixed some compiler warnings
2018-11-09 14:04:46 +00:00
juce_android_Threads.cpp
juce_BasicNativeHeaders.h
Files: Added support for creating and reading relative or special path symbolic link files
2018-04-09 14:02:53 +01:00
juce_curl_Network.cpp
Linux: Fixed a race condition when loading cURL lazily
2018-09-05 17:36:15 +01:00
juce_linux_CommonFile.cpp
Files: Added support for creating and reading relative or special path symbolic link files
2018-04-09 14:02:53 +01:00
juce_linux_Files.cpp
juce_linux_Network.cpp
juce_linux_SystemStats.cpp
Added detection for some AVX512 features
2018-10-04 09:53:20 +01:00
juce_linux_Threads.cpp
juce_mac_ClangBugWorkaround.h
juce_mac_Files.mm
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_mac_Network.mm
Converted some legacy OSX network code to use atomics to avoid an asan warning
2018-10-16 16:37:28 +01:00
juce_mac_Strings.mm
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_mac_SystemStats.mm
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_mac_Threads.mm
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_osx_ObjCHelpers.h
Fixed some Objective-C id -> auto* conversion warnings
2018-10-24 16:20:45 +01:00
juce_posix_IPAddress.h
Used the shared posix networking code for Android where the target SDK supports it
2018-10-23 17:34:23 +01:00
juce_posix_NamedPipe.cpp
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_posix_SharedCode.h
Fixed some stray zeros that were still being passed as null pointers
2018-10-05 12:15:04 +01:00
juce_win32_ComSmartPtr.h
Add documentation tags
2018-03-15 12:10:32 +00:00
juce_win32_Files.cpp
Fixed an issue when connecting to a non-existent NamedPipe
2018-09-19 10:18:22 +01:00
juce_win32_Network.cpp
DRYed some IPAddress code
2018-10-15 11:11:48 +01:00
juce_win32_Registry.cpp
juce_win32_SystemStats.cpp
Added detection for some AVX512 features
2018-10-04 09:53:20 +01:00
juce_win32_Threads.cpp
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
2018-04-10 18:34:20 +01:00