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 8b74ec2fb7 MinGW: Exclude native accessibility code 4 years ago
..
accessibility Windows: Only load UIA functions when accessibility is active 4 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 Use RAII for CFTypes 4 years ago
juce_ios_UIViewComponentPeer.mm UIViewComponentPeer: Fix issue where heavyweight windows could "drift" when resized slowly 4 years ago
juce_ios_Windowing.mm iOS: Avoid unnecessary numeric conversion 4 years ago
juce_linux_FileChooser.cpp FileChooser: Avoid throwing bad_weak_ptr 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 FileChooser: Avoid throwing bad_weak_ptr 4 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 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
juce_mac_Windowing.mm macOS Windowing: Revert unnecessary change which produced incorrect monitor bounds 4 years ago
juce_win32_DragAndDrop.cpp Updated all license headers 4 years ago
juce_win32_FileChooser.cpp FileChooser: Remember previous file location on Windows 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 MinGW: Exclude native accessibility code 4 years ago