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 4d27422d9f GCC: Suppress cast-align warnings 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 GCC: Suppress cast-align warnings 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 Updated all license headers 4 years ago
juce_android_Windowing.cpp Updated all license headers 4 years ago
juce_common_MimeTypes.cpp Updated all license headers 4 years ago
juce_ios_ContentSharer.cpp iOS: Fixed ContentSharer native window visibility 4 years ago
juce_ios_FileChooser.mm iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window 4 years ago
juce_ios_UIViewComponentPeer.mm iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 4 years ago
juce_ios_Windowing.mm iOS: UIViewComponentPeer refactoring 4 years ago
juce_linux_FileChooser.cpp Linux: Added a workaround for kdialog FileChooser wildcard not functioning correctly on KDE 4 years ago
juce_linux_Windowing.cpp Updated all license headers 4 years ago
juce_mac_FileChooser.mm Cleaned up some whitespace 4 years ago
juce_mac_MainMenu.mm macOS: Don't pass native menu key events to currently focused Component 4 years ago
juce_mac_MouseCursor.mm Updated all license headers 4 years ago
juce_mac_NSViewComponentPeer.mm macOS: Call superclass constrainFrameRect for NSWindow to ensure that native title bar stays on screen 4 years ago
juce_mac_Windowing.mm macOS 11: Fix function pointer conversions 4 years ago
juce_win32_DragAndDrop.cpp Updated all license headers 4 years ago
juce_win32_FileChooser.cpp Windows: Made the behaviour of the new native FileChooser consistent with the old when saving a file with no extension specified 4 years ago
juce_win32_Windowing.cpp Windows: Return result of ComponentPeer::handleKeyPress() in doAppCommand() to prevent JUCE apps always consuming media keys 4 years ago