.. |
java
|
Re-saved all projects.
|
7 years ago |
juce_BasicNativeHeaders.h
|
Added some BSD target support
|
7 years ago |
juce_android_Files.cpp
|
URL: add method to get filename (most useful for Android’s content:// scheme).
|
7 years ago |
juce_android_JNIHelpers.h
|
Android: fix crash when calling juce::JUCEApplicationBase::quit().
|
7 years ago |
juce_android_Misc.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_android_Network.cpp
|
Android: avoid an assertion in URL::isLocalFile().
|
7 years ago |
juce_android_RuntimePermissions.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_android_SystemStats.cpp
|
Added new SystemStats::getDeviceManufacturer()
|
7 years ago |
juce_android_Threads.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_curl_Network.cpp
|
Added CURLOPT_NOSIGNAL to the cURL configuration
|
7 years ago |
juce_linux_CommonFile.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_linux_Files.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_linux_Network.cpp
|
Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters
|
7 years ago |
juce_linux_SystemStats.cpp
|
Added new SystemStats::getDeviceManufacturer()
|
7 years ago |
juce_linux_Threads.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_mac_ClangBugWorkaround.h
|
Renamed XCode to Xcode in multiple places
|
7 years ago |
juce_mac_Files.mm
|
Updated the implementation of File::moveToTrash() on OSX so that it uses the newer API calls on 10.8 and above, and added a bodge for older versions that makes it blocks until the operation has completed
|
7 years ago |
juce_mac_Network.mm
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_mac_Strings.mm
|
Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters
|
7 years ago |
juce_mac_SystemStats.mm
|
Added new SystemStats::getDeviceManufacturer()
|
7 years ago |
juce_mac_Threads.mm
|
Implement Process::hide for mobile platforms
|
7 years ago |
juce_osx_ObjCHelpers.h
|
Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability
|
7 years ago |
juce_posix_NamedPipe.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_posix_SharedCode.h
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
juce_win32_ComSmartPtr.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_win32_Files.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |
juce_win32_Network.cpp
|
Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters
|
7 years ago |
juce_win32_Registry.cpp
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
juce_win32_SystemStats.cpp
|
Added new SystemStats::getDeviceManufacturer()
|
7 years ago |
juce_win32_Threads.cpp
|
Another batch of ScopedPointer cleanups
|
7 years ago |