The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lukasz Kozakiewicz b2d2bda7a1 Add Push Notifications feature for iOS and Android. 7 years ago
..
java Add Push Notifications feature for iOS and Android. 7 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 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_JNIHelpers.h Add Push Notifications feature for iOS and Android. 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 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_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 Android: fix getMemorySizeInMegabytes() returning negative values. 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 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_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 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_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 Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 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 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_Threads.mm Implement Process::hide for mobile platforms 7 years ago
juce_osx_ObjCHelpers.h macOS: Fixed a memory leak of native mac menu items 7 years ago
juce_posix_NamedPipe.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_posix_SharedCode.h Fixed a compiler warning involving deprecated static variables when compiling with GCC 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 Fixed a compiler warning involving deprecated static variables when compiling with GCC 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 MinGW: Fixed some 32 bit build errors 7 years ago
juce_win32_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