1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/extras/JuceDemo/Source/demos
2012-11-15 17:55:57 +00:00
..
AudioDemoLatencyPage.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
AudioDemoLatencyPage.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoPlaybackPage.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
AudioDemoPlaybackPage.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoRecordPage.cpp Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoRecordPage.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoSetupPage.cpp Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template. 2012-09-20 13:49:12 +01:00
AudioDemoSetupPage.h Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template. 2012-09-20 13:49:12 +01:00
AudioDemoSynthPage.cpp Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoSynthPage.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
AudioDemoTabComponent.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
AudioDemoTabComponent.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
CameraDemo.cpp Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
CodeEditorDemo.cpp Minor internal refactoring and clean-ups. 2012-07-14 10:02:45 +01:00
DirectShowDemo.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
DragAndDropDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
FontsAndTextDemo.cpp Some font style tweaks, and update of the juce demo fonts page to show a list of available styles. 2012-05-02 11:12:31 +01:00
InterprocessCommsDemo.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
OpenGLDemo.cpp OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 2012-11-15 17:55:57 +00:00
QuickTimeDemo.cpp Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
RenderingTestComponent.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00
RenderingTestComponent.h Old jucer: eliminated the 'L' string literal prefix. 2012-09-21 12:15:39 +01:00
TableDemo.cpp Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
ThreadingDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
TreeViewDemo.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 2011-09-12 21:59:19 +01:00
WebBrowserDemo.cpp Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!) 2011-02-06 19:03:36 +00:00
WidgetsDemo.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 2012-10-18 13:53:02 +01:00