1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
JUCE/extras/JuceDemo/Source/demos
2013-04-16 10:40:46 +01:00
..
AudioDemoLatencyPage.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoLatencyPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoPlaybackPage.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoPlaybackPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoRecordPage.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoRecordPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSetupPage.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSetupPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSynthPage.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSynthPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoTabComponent.cpp Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoTabComponent.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +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 changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
DirectShowDemo.cpp Fixes for DirectShowComponent. 2012-11-26 16:36:41 +00:00
DragAndDropDemo.cpp Made introjucer fix line endings when saving jucer documents. 2013-04-03 17:13:40 +01:00
FontsAndTextDemo.cpp New method Font::withPointHeight, for specifying font sizes in points. 2012-12-17 21:27:23 +00:00
InterprocessCommsDemo.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
OpenGLDemo.cpp Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01: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 Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
RenderingTestComponent.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
TableDemo.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
ThreadingDemo.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
TreeViewDemo.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
WebBrowserDemo.cpp Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +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