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 b574d4530e Fixed an issue where the scale of a PopupMenu would be incorrect when no targetComponent was specifiefd 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 Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 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 Added a static getSplashScreenLogo() method to JUCESplashScreen 8 years ago
mouse Windows: Removed Desktop::clearAllTouchSources() method and cleaned up some Windows touch input code 8 years ago
native Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 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 Documentation fixes 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 Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago