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 c32142a215 Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 years ago
..
java/app/com/rmsl/juce Updated all license headers 5 years ago
javaopt/app/com/rmsl/juce Updated all license headers 5 years ago
x11 LinuxComponentPeer: Fix scaling in custom windows created by plugins 4 years ago
juce_MultiTouchMapper.h Updated all license headers 5 years ago
juce_android_ContentSharer.cpp Updated all license headers 5 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 5 years ago
juce_ios_ContentSharer.cpp Replaced deprecated Displays methods 4 years ago
juce_ios_FileChooser.mm FileChooser: Avoid throwing bad_weak_ptr 4 years ago
juce_ios_UIViewComponentPeer.mm Removed Displays const_casts from ComponentPeer implementations 4 years ago
juce_ios_Windowing.mm Added Display::safeAreaInsets and implementations for iOS and Android 4 years ago
juce_linux_FileChooser.cpp FileChooser: Avoid throwing bad_weak_ptr 4 years ago
juce_linux_Windowing.cpp LinuxComponentPeer: Fix scaling in custom windows created by plugins 4 years ago
juce_mac_FileChooser.mm FileChooser: Avoid throwing bad_weak_ptr 4 years ago
juce_mac_MainMenu.mm Narrowed the scoped of some undeclared Objective-C selector warnings 4 years ago
juce_mac_MouseCursor.mm Updated all license headers 5 years ago
juce_mac_NSViewComponentPeer.mm macOS: Propagate focus loss message when resigning key window status and only grab focus if window can become the key window 4 years ago
juce_mac_Windowing.mm Removed Displays const_casts from ComponentPeer implementations 4 years ago
juce_win32_DragAndDrop.cpp Updated all license headers 5 years ago
juce_win32_FileChooser.cpp FileChooser: Avoid throwing bad_weak_ptr 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: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 years ago