| .. |
|
AudioDemoLatencyPage.cpp
|
Fixed a typo in the demo code.
|
12 years ago |
|
AudioDemoLatencyPage.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoPlaybackPage.cpp
|
Avoid an assertion in juce demo app.
|
12 years ago |
|
AudioDemoPlaybackPage.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoRecordPage.cpp
|
Removed a few pedantic warnings.
|
12 years ago |
|
AudioDemoRecordPage.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoSetupPage.cpp
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoSetupPage.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoSynthPage.cpp
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
|
AudioDemoSynthPage.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
AudioDemoTabComponent.cpp
|
New method Graphics::fillRectList(), which performs better (and looks better when scaled) than multiple calls to fillRect or drawVerticalLine. Also fixed DPI detection in Windows.
|
12 years ago |
|
AudioDemoTabComponent.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
CameraDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
CodeEditorDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
DirectShowDemo.cpp
|
Fixes for DirectShowComponent.
|
13 years ago |
|
DragAndDropDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
FontsAndTextDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
InterprocessCommsDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
OpenGLDemo.cpp
|
Added a method OpenGLContext::setContinuousRepainting, and changed the behaviour so that by default, continuous rendering is OFF. This seems much more likely to be what people need in most cases, but if you need the old behaviour, just call setContinuousRepainting (true).
|
12 years ago |
|
QuickTimeDemo.cpp
|
Updated headers in demo project files.
|
12 years ago |
|
RenderingTestComponent.cpp
|
Simplified a lot of the image drawing calls internally. Added the new juce logo to the demo app as a more challenging example of path rendering.
|
12 years ago |
|
RenderingTestComponent.h
|
Introjucer: some code-gen updates.
|
12 years ago |
|
TableDemo.cpp
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
|
ThreadingDemo.cpp
|
Removed a few pedantic warnings.
|
12 years ago |
|
TreeViewDemo.cpp
|
Removed a few pedantic warnings.
|
12 years ago |
|
WebBrowserDemo.cpp
|
Updated some headers and URLs.
|
12 years ago |
|
WidgetsDemo.cpp
|
Removed a few pedantic warnings.
|
12 years ago |