| .. |
|
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
|
iOS build fix.
|
2013-08-01 09:08:27 +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
|
Some minor clean-ups and comments in Thread class.
|
2013-08-05 11:27:09 +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
|
Some minor clean-ups and comments in Thread class.
|
2013-08-05 11:27:09 +01:00 |