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 82976c2ac7 Introjucer: some code-gen updates. 12 years ago
..
AudioDemoLatencyPage.cpp Introjucer: some code-gen updates. 12 years ago
AudioDemoLatencyPage.h Introjucer: some code-gen updates. 12 years ago
AudioDemoPlaybackPage.cpp Introjucer: some code-gen updates. 12 years ago
AudioDemoPlaybackPage.h Introjucer: some code-gen updates. 12 years ago
AudioDemoRecordPage.cpp Introjucer: some code-gen updates. 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 Introjucer: some code-gen updates. 12 years ago
AudioDemoSynthPage.h Introjucer: some code-gen updates. 12 years ago
AudioDemoTabComponent.cpp Introjucer: some code-gen updates. 12 years ago
AudioDemoTabComponent.h Introjucer: some code-gen updates. 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. 12 years ago
DirectShowDemo.cpp Fixes for DirectShowComponent. 12 years ago
DragAndDropDemo.cpp Made introjucer fix line endings when saving jucer documents. 12 years ago
FontsAndTextDemo.cpp New method Font::withPointHeight, for specifying font sizes in points. 12 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 Changed Label::setText to use a NotificationType parameter rather than a bool. 12 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 Introjucer: some code-gen updates. 12 years ago
RenderingTestComponent.h Introjucer: some code-gen updates. 12 years ago
TableDemo.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
ThreadingDemo.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
TreeViewDemo.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
WebBrowserDemo.cpp Minor changes to avoid pedantic compiler warnings. 12 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. 12 years ago