.. |
AudioDemoLatencyPage.cpp
|
Fixed some more warnings.
|
12 years ago |
AudioDemoLatencyPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
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.
|
12 years ago |
AudioDemoPlaybackPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
AudioDemoRecordPage.cpp
|
Old jucer: eliminated the 'L' string literal prefix.
|
12 years ago |
AudioDemoRecordPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
AudioDemoSetupPage.cpp
|
Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template.
|
12 years ago |
AudioDemoSetupPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
AudioDemoSynthPage.cpp
|
Old jucer: eliminated the 'L' string literal prefix.
|
12 years ago |
AudioDemoSynthPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
AudioDemoTabComponent.cpp
|
Fixed some more warnings.
|
12 years ago |
AudioDemoTabComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
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 (!)
|
14 years ago |
CodeEditorDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
DirectShowDemo.cpp
|
Fixes for DirectShowComponent.
|
12 years ago |
DragAndDropDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
FontsAndTextDemo.cpp
|
New method Font::withPointHeight, for specifying font sizes in points.
|
12 years ago |
InterprocessCommsDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
OpenGLDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
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 (!)
|
14 years ago |
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.
|
12 years ago |
RenderingTestComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
TableDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
ThreadingDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
TreeViewDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
WebBrowserDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
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.
|
12 years ago |