1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/examples/Demo/Source
2018-01-17 11:23:12 +00:00
..
Demos Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +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 Added a BurgerMenu component which will display your menus and menu items in a "burger" menu 2017-11-10 18:18:48 +00:00
MainWindow.cpp Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
MainWindow.h Added a BurgerMenu component which will display your menus and menu items in a "burger" menu 2017-11-10 18:18:48 +00:00