1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/examples/Demo/Source
2017-11-08 15:00:47 +00:00
..
Demos Added some methods ColourGradient::vertical and ColourGradient::horizontal, and also some missing move operators for that class 2017-11-08 15:00:47 +00:00
DemoUtilities.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
IntroScreen.cpp JUCE Demo: Removed some commented out code 2017-06-09 16:27:02 +01:00
JuceDemoHeader.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
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) 2017-11-01 17:41:06 +00:00
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) 2017-11-01 17:41:06 +00:00
MainWindow.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00