1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/extras/Demo/Source
2014-06-14 13:06:53 +01:00
..
Demos Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 2014-06-14 13:06:53 +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