1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/native
2016-01-13 12:05:29 +00:00
..
java Added Android support for screen orientation control 2016-01-13 12:05:29 +00:00
juce_android_Files.cpp Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
juce_android_JNIHelpers.h Added Android support for screen orientation control 2016-01-13 12:05:29 +00:00
juce_android_Misc.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_android_Network.cpp Add optional parameter to juce URL class to specify a custom HTTP command 2015-07-28 10:09:48 +01:00
juce_android_SystemStats.cpp Android Bluetooth MIDI, pro-audio i/o and improved openGL support 2015-11-03 10:37:52 +00:00
juce_android_Threads.cpp Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 2015-12-23 14:31:06 +00:00
juce_BasicNativeHeaders.h Avoided defining alloca on MINGW if there's already a definition for it 2016-01-07 09:12:48 +00:00
juce_curl_Network.cpp Add optional parameter to juce URL class to specify a custom HTTP command 2015-07-28 10:09:48 +01:00
juce_linux_CommonFile.cpp Introjucer: Added Android Studio exporter 2015-11-02 16:13:46 +00:00
juce_linux_Files.cpp Misc minor fix-ups 2015-11-02 18:07:36 +00:00
juce_linux_Network.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_linux_SystemStats.cpp Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 2015-12-23 14:31:06 +00:00
juce_linux_Threads.cpp Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 2015-12-23 14:31:06 +00:00
juce_mac_ClangBugWorkaround.h Projucer: Added a workaround for build errors caused by a Clang bug when building audio plugin projects 2015-11-30 11:47:04 +00:00
juce_mac_Files.mm Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_mac_Network.mm Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_mac_Strings.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_mac_SystemStats.mm Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_mac_Threads.mm Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 2015-12-23 14:31:06 +00:00
juce_osx_ObjCHelpers.h Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_posix_NamedPipe.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_posix_SharedCode.h Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_ComSmartPtr.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_Files.cpp Simplified some inter-module dependencies and exception-catching fallbacks 2015-12-23 11:47:18 +00:00
juce_win32_Network.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_Registry.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_win32_SystemStats.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_win32_Threads.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00