| .. |
|
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
|
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_android_JNIHelpers.h
|
Updated the format of the header include guard macros.
|
12 years ago |
|
juce_android_Misc.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_android_Network.cpp
|
Added some more override decorators.
|
12 years ago |
|
juce_android_SystemStats.cpp
|
Added DPI field to Desktop::Display information. Couple of Android fixes.
|
12 years ago |
|
juce_android_Threads.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_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
|
Misc minor clean-ups.
|
12 years ago |
|
juce_linux_Threads.cpp
|
Misc minor clean-ups.
|
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
|
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_Threads.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_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
|
Replaced use of the deprecated GetVersionEx win32 call.
|
12 years ago |
|
juce_win32_Threads.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 |