| .. |
|
java
|
Android: fix build for API < 11 (setting layer type to none).
|
8 years ago |
|
juce_BasicNativeHeaders.h
|
Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android
|
8 years ago |
|
juce_android_Files.cpp
|
Tidied up a few bits of messy String concatenation
|
8 years ago |
|
juce_android_JNIHelpers.h
|
Some minor formatting and comment fixes
|
8 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
|
8 years ago |
|
juce_android_Network.cpp
|
FileChooser: misc fixes and improvements to iOS and Android file choosers.
|
8 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
|
8 years ago |
|
juce_android_SystemStats.cpp
|
Android: move a bunch of generic Android and Java classes to JNI helpers, add Android/Java prefixes to disambiguate.
|
8 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
|
8 years ago |
|
juce_curl_Network.cpp
|
Tidied up a few bits of messy String concatenation
|
8 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
|
8 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
|
8 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
|
8 years ago |
|
juce_linux_SystemStats.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
|
8 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
|
8 years ago |
|
juce_mac_ClangBugWorkaround.h
|
Renamed XCode to Xcode in multiple places
|
8 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
|
8 years ago |
|
juce_mac_Network.mm
|
Fixed a misaligned pointer access
|
8 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
|
8 years ago |
|
juce_mac_SystemStats.mm
|
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
|
8 years ago |
|
juce_mac_Threads.mm
|
Implement Process::hide for mobile platforms
|
8 years ago |
|
juce_osx_ObjCHelpers.h
|
PushNotifications: add OSX implementation.
|
8 years ago |
|
juce_posix_NamedPipe.cpp
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
8 years ago |
|
juce_posix_SharedCode.h
|
Fixed a data race in the Thread destructor
|
8 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
|
8 years ago |
|
juce_win32_Files.cpp
|
Fixed a compiler warning involving deprecated static variables when compiling with GCC
|
8 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
|
8 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
|
8 years ago |
|
juce_win32_SystemStats.cpp
|
MinGW: Fixed some 32 bit build errors
|
8 years ago |
|
juce_win32_Threads.cpp
|
Fixed a data race in the Thread destructor
|
8 years ago |