| .. |
|
AudioDemoLatencyPage.cpp
|
Fixed a typo in the demo code.
|
2013-06-18 21:08:44 +01:00 |
|
AudioDemoLatencyPage.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
AudioDemoPlaybackPage.cpp
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
AudioDemoPlaybackPage.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
AudioDemoRecordPage.cpp
|
Removed a few pedantic warnings.
|
2013-08-26 14:58:23 +01:00 |
|
AudioDemoRecordPage.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
AudioDemoSetupPage.cpp
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
AudioDemoSetupPage.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
AudioDemoSynthPage.cpp
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
AudioDemoSynthPage.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
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.
|
2013-08-30 18:20:51 +01:00 |
|
AudioDemoTabComponent.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
CameraDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
CodeEditorDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
DirectShowDemo.cpp
|
Fixes for DirectShowComponent.
|
2012-11-26 16:36:41 +00:00 |
|
DragAndDropDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
FontsAndTextDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
InterprocessCommsDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
OpenGLDemo.cpp
|
New method OpenGLContext::getRenderingScale(). Updated the GL demo to use this method of getting the display scale.
|
2013-08-27 12:22:03 +01:00 |
|
QuickTimeDemo.cpp
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
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.
|
2013-08-30 21:42:23 +01:00 |
|
RenderingTestComponent.h
|
Introjucer: some code-gen updates.
|
2013-04-16 10:40:46 +01:00 |
|
TableDemo.cpp
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
ThreadingDemo.cpp
|
Removed a few pedantic warnings.
|
2013-08-26 14:58:23 +01:00 |
|
TreeViewDemo.cpp
|
Removed a few pedantic warnings.
|
2013-08-26 14:58:23 +01:00 |
|
WebBrowserDemo.cpp
|
Updated some headers and URLs.
|
2013-06-24 16:03:33 +01:00 |
|
WidgetsDemo.cpp
|
Removed a few pedantic warnings.
|
2013-08-26 14:58:23 +01:00 |