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
2017-03-27 13:06:42 +01:00
..
java Added showYesNoBox to NativeMessageBox class 2017-03-06 12:39:09 +00:00
juce_android_Files.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_android_JNIHelpers.h Added showYesNoBox to NativeMessageBox class 2017-03-06 12:39:09 +00:00
juce_android_Misc.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_android_Network.cpp Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
juce_android_RuntimePermissions.cpp Fixed a possible nullptr dereference in the Android runtime permission code 2017-02-09 17:57:04 +00:00
juce_android_SystemStats.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_android_Threads.cpp Fixed a bug that would cause asserts to be ignored on some android platforms 2017-02-09 17:57:04 +00:00
juce_BasicNativeHeaders.h Added IPv6 support to the IPAddress class 2017-02-07 08:52:49 +00:00
juce_curl_Network.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_linux_CommonFile.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_linux_Files.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_linux_Network.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_linux_SystemStats.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_linux_Threads.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_mac_ClangBugWorkaround.h Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_mac_Files.mm Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_mac_Network.mm Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_mac_Strings.mm Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_mac_SystemStats.mm Added MacOS SystemStats::getDeviceDescription 2017-03-21 15:23:43 +00:00
juce_mac_Threads.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_osx_ObjCHelpers.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_posix_NamedPipe.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_posix_SharedCode.h Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_win32_ComSmartPtr.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_win32_Files.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
juce_win32_Network.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_win32_Registry.cpp Made WindowsRegistry::deleteKey operate recursively 2017-03-21 11:25:59 +00:00
juce_win32_SystemStats.cpp Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
juce_win32_Threads.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00