| .. |
|
AudioDemoLatencyPage.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoLatencyPage.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoPlaybackPage.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoPlaybackPage.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoRecordPage.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoRecordPage.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoSetupPage.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoSetupPage.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoSynthPage.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoSynthPage.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoTabComponent.cpp
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
12 years ago |
|
AudioDemoTabComponent.h
|
Resaved some projects. Added a Code::Blocks project for the introjucer.
|
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.
|
13 years ago |
|
DirectShowDemo.cpp
|
Fixes for DirectShowComponent.
|
13 years ago |
|
DragAndDropDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
FontsAndTextDemo.cpp
|
New method Font::withPointHeight, for specifying font sizes in points.
|
13 years ago |
|
InterprocessCommsDemo.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
|
OpenGLDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 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.
|
13 years ago |
|
RenderingTestComponent.h
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
TableDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
ThreadingDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
TreeViewDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
|
WebBrowserDemo.cpp
|
Minor changes to avoid pedantic compiler warnings.
|
13 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.
|
13 years ago |