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.
hogliux b1b5c7bf23 iOS: Always assume that your main view is in focus if you are running as an app extension 8 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Documentation: Fixed some Doxygen warnings 8 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
drawables Fixed a problem with the SVG parser handling group element transforms 8 years ago
filebrowser Added a file parameter to the LookAndFeel::drawFileBrowserRow methods 8 years ago
keyboard Updated file headers and the README with the JUCE 5 license 8 years ago
layout Fixed a bug in ComponentBoundsConstrainer that caused JUCE windows to be snapped to the wrong position when using multiple displays 8 years ago
lookandfeel Scale PopupMenus with the AffineTransform and scaling factor of their target components (see BREAKING-CHANGES.txt) 8 years ago
menus Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd 8 years ago
misc UnitTestRunner: Fixed some build warnings on Linux 8 years ago
mouse Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
native iOS: Always assume that your main view is in focus if you are running as an app extension 8 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Added a method to TextPropertyComponent to set whether it should respond to file drag and drop 8 years ago
widgets Fixed an infinite loop when setting a Slider's range 8 years ago
windows Misc code cleanups 8 years ago
juce_gui_basics.cpp Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago
juce_gui_basics.h MinGW: Fixed some build warnings 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago