The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules a2280fc25d 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. 11 years ago
..
AudioDemoLatencyPage.cpp Fixed a typo in the demo code. 12 years ago
AudioDemoLatencyPage.h Introjucer: some code-gen updates. 12 years ago
AudioDemoPlaybackPage.cpp Added some "override" annotations. 12 years ago
AudioDemoPlaybackPage.h Introjucer: some code-gen updates. 12 years ago
AudioDemoRecordPage.cpp Removed a few pedantic warnings. 11 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. 11 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. 12 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 New method OpenGLContext::getRenderingScale(). Updated the GL demo to use this method of getting the display scale. 11 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. 11 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. 11 years ago
TreeViewDemo.cpp Removed a few pedantic warnings. 11 years ago
WebBrowserDemo.cpp Updated some headers and URLs. 12 years ago
WidgetsDemo.cpp Removed a few pedantic warnings. 11 years ago