1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/native
2013-07-31 22:14:11 +01:00
..
java Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
juce_android_Files.cpp A few android warning fixes. 2013-07-31 22:14:11 +01:00
juce_android_JNIHelpers.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_android_Misc.cpp A few android warning fixes. 2013-07-31 22:14:11 +01:00
juce_android_Network.cpp Added some more override decorators. 2013-07-10 10:22:33 +01:00
juce_android_SystemStats.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
juce_android_Threads.cpp Changed Process:terminate() to exit with an error code of 1 instead of 0. 2013-07-30 09:57:14 +01:00
juce_BasicNativeHeaders.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_linux_Files.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_linux_Network.cpp Added some more override decorators. 2013-07-10 10:22:33 +01:00
juce_linux_SystemStats.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
juce_linux_Threads.cpp Changed Process:terminate() to exit with an error code of 1 instead of 0. 2013-07-30 09:57:14 +01:00
juce_mac_Files.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_mac_Network.mm Added some more override decorators. 2013-07-10 10:22:33 +01:00
juce_mac_Strings.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_mac_SystemStats.mm Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
juce_mac_Threads.mm Added a Process::hide() method (implemented only on OSX) 2013-07-30 19:30:09 +01:00
juce_osx_ObjCHelpers.h Added a templated type to the RectangleList class. If you've used this class and these changes cause syntax errors, all you need to do to your code is to replace "RectangleList" with "RectangleList<int>" and everything will work as it did before. 2013-07-28 18:08:28 +01:00
juce_posix_NamedPipe.cpp Replaced calls to the deprecated unix siginterrupt function. 2013-07-08 15:06:03 +01:00
juce_posix_SharedCode.h Replaced calls to the deprecated unix siginterrupt function. 2013-07-08 15:06:03 +01:00
juce_win32_ComSmartPtr.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_win32_Files.cpp Replaced some uses of the no-longer-needed literal64Bit macro. 2013-06-24 11:30:24 +01:00
juce_win32_Network.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_win32_Registry.cpp Added WindowsRegistry::keyExists() methods 2013-07-25 10:49:12 +01:00
juce_win32_SystemStats.cpp Added tests for SSE3 capability. 2013-07-31 11:04:16 +01:00
juce_win32_Threads.cpp Changed Process:terminate() to exit with an error code of 1 instead of 0. 2013-07-30 09:57:14 +01:00