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 c3a218ab49 Added some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class 8 years ago
..
Demos Added some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class 8 years ago
DemoUtilities.h Updated file headers and the README with the JUCE 5 license 8 years ago
IntroScreen.cpp JUCE Demo: Removed some commented out code 8 years ago
JuceDemoHeader.h Updated file headers and the README with the JUCE 5 license 8 years ago
Main.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 8 years ago
MainWindow.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 8 years ago
MainWindow.h Updated file headers and the README with the JUCE 5 license 8 years ago