| .. |
|
java
|
Updated some headers and URLs.
|
12 years ago |
|
juce_BasicNativeHeaders.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_android_Files.cpp
|
A few android warning fixes.
|
12 years ago |
|
juce_android_JNIHelpers.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_android_Misc.cpp
|
A few android warning fixes.
|
12 years ago |
|
juce_android_Network.cpp
|
Added some more override decorators.
|
12 years ago |
|
juce_android_SystemStats.cpp
|
Added tests for SSE3 capability.
|
12 years ago |
|
juce_android_Threads.cpp
|
Changed Process:terminate() to exit with an error code of 1 instead of 0.
|
12 years ago |
|
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
|
12 years ago |
|
juce_linux_Network.cpp
|
Added some more override decorators.
|
12 years ago |
|
juce_linux_SystemStats.cpp
|
Added tests for SSE3 capability.
|
12 years ago |
|
juce_linux_Threads.cpp
|
Changed Process:terminate() to exit with an error code of 1 instead of 0.
|
12 years ago |
|
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
|
12 years ago |
|
juce_mac_Network.mm
|
Added some more override decorators.
|
12 years ago |
|
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
|
12 years ago |
|
juce_mac_SystemStats.mm
|
Added tests for SSE3 capability.
|
12 years ago |
|
juce_mac_Threads.mm
|
Added a Process::hide() method (implemented only on OSX)
|
12 years ago |
|
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.
|
12 years ago |
|
juce_posix_NamedPipe.cpp
|
Replaced calls to the deprecated unix siginterrupt function.
|
12 years ago |
|
juce_posix_SharedCode.h
|
Replaced calls to the deprecated unix siginterrupt function.
|
12 years ago |
|
juce_win32_ComSmartPtr.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_win32_Files.cpp
|
Replaced some uses of the no-longer-needed literal64Bit macro.
|
12 years ago |
|
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
|
12 years ago |
|
juce_win32_Registry.cpp
|
Added WindowsRegistry::keyExists() methods
|
12 years ago |
|
juce_win32_SystemStats.cpp
|
Added tests for SSE3 capability.
|
12 years ago |
|
juce_win32_Threads.cpp
|
Changed Process:terminate() to exit with an error code of 1 instead of 0.
|
12 years ago |