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.
jules e7923af185 Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
..
application Updated file headers and the README with the JUCE 5 license 8 years ago
buttons Updated file headers and the README with the JUCE 5 license 8 years ago
commands Updated file headers and the README with the JUCE 5 license 8 years ago
components Added an OS X 10.5 compatible std::function replacement 8 years ago
drawables Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them. 8 years ago
filebrowser Updated file headers and the README with the JUCE 5 license 8 years ago
keyboard Updated file headers and the README with the JUCE 5 license 8 years ago
layout Updated file headers and the README with the JUCE 5 license 8 years ago
lookandfeel Change to unreadable button text colour in LookAndFeel_V3 8 years ago
menus Updated file headers and the README with the JUCE 5 license 8 years ago
misc Added a static getSplashScreenLogo() method to JUCESplashScreen 8 years ago
mouse Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 8 years ago
native Added File::isRoot() 8 years ago
positioning Suppressed a VS2013 assignment operator compiler warning 8 years ago
properties Updated file headers and the README with the JUCE 5 license 8 years ago
widgets Updated file headers and the README with the JUCE 5 license 8 years ago
windows Updated file headers and the README with the JUCE 5 license 8 years ago
juce_gui_basics.cpp Workarounds for some new "recommended" Xcode warning flags 8 years ago
juce_gui_basics.h Bump version number to 5.0.1 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago