1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/extras/Demo/Source
2014-06-15 10:37:31 +01:00
..
Demos Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 2014-06-15 10:37:31 +01:00
DemoUtilities.h Added the all-new demo app! 2013-11-11 16:48:48 +00:00
IntroScreen.cpp Minor fix to demo app. 2014-04-25 11:18:03 +01:00
JuceDemoHeader.h Added the all-new demo app! 2013-11-11 16:48:48 +00:00
Main.cpp New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 2014-02-09 11:11:28 +00:00
MainWindow.cpp Made sure the demo cleans up the bubble message components that it uses. 2014-03-16 12:29:32 +00:00
MainWindow.h Made sure the demo cleans up the bubble message components that it uses. 2014-03-16 12:29:32 +00:00