.. |
AudioDemoLatencyPage.cpp
|
Minor string changes.
|
15 years ago |
AudioDemoLatencyPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoPlaybackPage.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
AudioDemoPlaybackPage.h
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
AudioDemoRecordPage.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoRecordPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoSetupPage.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoSetupPage.h
|
Minor code clean-ups.
|
15 years ago |
AudioDemoSynthPage.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
AudioDemoSynthPage.h
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
AudioDemoTabComponent.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
AudioDemoTabComponent.h
|
Minor code clean-ups.
|
15 years ago |
CameraDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
CodeEditorDemo.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
DragAndDropDemo.cpp
|
Changes to relative coordinate classes. Fix for jucer include file.
|
15 years ago |
FontsAndTextDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
InterprocessCommsDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
OpenGLDemo.cpp
|
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
|
15 years ago |
QuickTimeDemo.cpp
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |
RenderingTestComponent.cpp
|
Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData.
|
15 years ago |
RenderingTestComponent.h
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
TableDemo.cpp
|
Cleaned up some compiler warings in the demo. Minor Viewport tweak.
|
15 years ago |
ThreadingDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
TreeViewDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
WebBrowserDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |
WidgetsDemo.cpp
|
Tidied up a bunch of listener classes, making them child classes - e.g. ButtonListener becomes Button::Listener. Did this for ComboBox, Button, CameraDevice, Label, ScrollBar, Slider, TextEditor, TableHeaderComponent. (There are typedefs to make sure old code still works, though I might remove those in the future).
|
15 years ago |