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.
reuk 630afbda54 NSViewComponentPeer: Avoid processing mouse events from tracking areas 3 years ago
..
accessibility macOS Accessibility: Fixed crash due to availability of NSAccessibilityLayoutChangedNotification on < 10.9 3 years ago
java/app/com/rmsl/juce Updated all license headers 4 years ago
javaopt/app/com/rmsl/juce Updated all license headers 4 years ago
x11 X11: Fix drag-n-drop bug in the XWindowSystem class 4 years ago
juce_MultiTouchMapper.h Updated all license headers 4 years ago
juce_android_ContentSharer.cpp Updated all license headers 4 years ago
juce_android_FileChooser.cpp FileChooser: Avoid throwing bad_weak_ptr 4 years ago
juce_android_Windowing.cpp Removed Displays const_casts from ComponentPeer implementations 4 years ago
juce_common_MimeTypes.cpp Updated all license headers 4 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 3 years ago
juce_ios_UIViewComponentPeer.mm MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 3 years ago
juce_ios_Windowing.mm iOS: Avoid unnecessary numeric conversion 4 years ago
juce_linux_FileChooser.cpp FileChooser: Allow multiple directory selection on Linux/Zenity 4 years ago
juce_linux_Windowing.cpp VST3: Fix issue where Ardour would repeatedly try to resize editors 4 years ago
juce_mac_FileChooser.mm MacOS: Fix API deprecations in macOS 12.0 and iOS 15.0 3 years ago
juce_mac_MainMenu.mm MainMenu: Allow components to directly handle shortcut keys which trigger menu items 4 years ago
juce_mac_MouseCursor.mm Updated all license headers 4 years ago
juce_mac_NSViewComponentPeer.mm NSViewComponentPeer: Avoid processing mouse events from tracking areas 3 years ago
juce_mac_Windowing.mm macOS Windowing: Revert unnecessary change which produced incorrect monitor bounds 4 years ago
juce_win32_DragAndDrop.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_win32_FileChooser.cpp Windows: Fix and suppress some analysis warnings 4 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 Windows: Use ScopedThreadDPIAwarenessSetter in keyboard hooks to set correct thread DPI awareness 3 years ago