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 3b97c40c2d iOS: Fix a crash in NativeMessageBox implementation when shown modally 3 years ago
..
accessibility Accessibility: Add missing static keyword to areAnyAccessibilityClientsActive() implementations 3 years ago
java/app/com/rmsl/juce Accessibility: Add Android support 3 years ago
javaopt/app/com/rmsl/juce Updated all license headers 5 years ago
x11 AudioProcessorGraph: Improve performance when building large graphs 3 years ago
juce_MultiTouchMapper.h Updated all license headers 5 years ago
juce_android_ContentSharer.cpp Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
juce_android_FileChooser.cpp Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
juce_android_Windowing.cpp Accessibility: Add Android support 3 years ago
juce_common_MimeTypes.cpp Updated all license headers 5 years ago
juce_ios_ContentSharer.cpp Use RAII for CFTypes 4 years ago
juce_ios_FileChooser.mm MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 4 years ago
juce_ios_UIViewComponentPeer.mm iOS: Use UIAccessibilityContainer methods for correct accessibility hierarchy and navigation 3 years ago
juce_ios_Windowing.mm iOS: Fix a crash in NativeMessageBox implementation when shown modally 3 years ago
juce_linux_FileChooser.cpp FileChooser: Allow multiple directory selection on Linux/Zenity 4 years ago
juce_linux_Windowing.cpp Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_mac_FileChooser.mm macOS: Use the NSOpenPanel message property to display the FileChooser title correctly 3 years ago
juce_mac_MainMenu.mm Mac MainMenu: Allow commands without modifiers to be passed to peer 3 years ago
juce_mac_MouseCursor.mm Updated all license headers 5 years ago
juce_mac_NSViewComponentPeer.mm Objective-C++: Make getIvar() a free function so it can be used without a class instance 3 years ago
juce_mac_Windowing.mm Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
juce_win32_DragAndDrop.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_win32_FileChooser.cpp FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty 3 years ago
juce_win32_ScopedThreadDPIAwarenessSetter.h Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
juce_win32_Windowing.cpp HWNDComponentPeer: Fix reentrancy bug in DPICHANGED handler 3 years ago