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.
ed 4c008505c9 Fixed an uninitialised variable in the posix ChildProcess::isRunning() implementation 4 years ago
..
java Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
javacore Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
juce_BasicNativeHeaders.h FileChooser: Fix build compatibility issue with MinGW 4 years ago
juce_android_Files.cpp Updated all license headers 5 years ago
juce_android_JNIHelpers.cpp Normalised all whitespace before args in std::function 5 years ago
juce_android_JNIHelpers.h Normalised all whitespace before args in std::function 5 years ago
juce_android_Misc.cpp Updated all license headers 5 years ago
juce_android_Network.cpp Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
juce_android_RuntimePermissions.cpp Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth 4 years ago
juce_android_SystemStats.cpp Cleanup: Remove redundant inlines 5 years ago
juce_android_Threads.cpp Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
juce_curl_Network.cpp Updated all license headers 5 years ago
juce_linux_CommonFile.cpp Updated all license headers 5 years ago
juce_linux_Files.cpp Updated all license headers 5 years ago
juce_linux_Network.cpp Cleanup: Fix some warnings 5 years ago
juce_linux_SystemStats.cpp Linux: Fix some cast warnings 4 years ago
juce_linux_Threads.cpp Updated all license headers 5 years ago
juce_mac_ClangBugWorkaround.h Updated all license headers 5 years ago
juce_mac_Files.mm macOS: Initial support for macOS 11 and arm64 4 years ago
juce_mac_Network.mm Updated all license headers 5 years ago
juce_mac_Strings.mm Updated all license headers 5 years ago
juce_mac_SystemStats.mm SystemStats: Fix `getOperatingSystemType` assertion on macOS 11.1 4 years ago
juce_mac_Threads.mm Updated all license headers 5 years ago
juce_osx_ObjCHelpers.h macOS: Use objc_msgSendSuper_stret() for return types > 8 bytes in 32-bit builds 4 years ago
juce_posix_IPAddress.h GCC: Suppress cast-align warnings 4 years ago
juce_posix_NamedPipe.cpp IPC: Add some missing locks in native NamedPipe implementations 4 years ago
juce_posix_SharedCode.h Fixed an uninitialised variable in the posix ChildProcess::isRunning() implementation 4 years ago
juce_win32_ComSmartPtr.h Windows: Added ComSmartPtr::getInterface() and used it in a few places to simplify some COM code 4 years ago
juce_win32_Files.cpp IPC: Fix potential deadlock in win32 NamedPipe implementation 4 years ago
juce_win32_Network.cpp MinGW: Fix windows/gcc warnings 5 years ago
juce_win32_Registry.cpp MinGW: Fix windows/gcc warnings 5 years ago
juce_win32_SystemStats.cpp macOS: Remove older macOS versions from OperatingSystemType enum 4 years ago
juce_win32_Threads.cpp Windows: Use Thread::sleep() instead of yield() when waiting for ChildProcess output to avoid eating CPU 4 years ago