| .. |
|
AudioDemoLatencyPage.cpp
|
Fixed some more warnings.
|
2012-09-24 15:45:25 +01:00 |
|
AudioDemoLatencyPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00: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
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
AudioDemoRecordPage.cpp
|
Old jucer: eliminated the 'L' string literal prefix.
|
2012-09-21 12:15:39 +01:00 |
|
AudioDemoRecordPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00: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
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
AudioDemoSynthPage.cpp
|
Old jucer: eliminated the 'L' string literal prefix.
|
2012-09-21 12:15:39 +01:00 |
|
AudioDemoSynthPage.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
AudioDemoTabComponent.cpp
|
Fixed some more warnings.
|
2012-09-24 15:45:25 +01:00 |
|
AudioDemoTabComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00: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
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
FontsAndTextDemo.cpp
|
New method Font::withPointHeight, for specifying font sizes in points.
|
2012-12-17 21:27:23 +00:00 |
|
InterprocessCommsDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
OpenGLDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +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
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00: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 |