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 e93f645b5a Made introjucer fix line endings when saving jucer documents. 12 years ago
..
AudioDemoLatencyPage.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoLatencyPage.h Made introjucer fix line endings when saving jucer documents. 12 years ago
AudioDemoPlaybackPage.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoPlaybackPage.h Made introjucer fix line endings when saving jucer documents. 12 years ago
AudioDemoRecordPage.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoRecordPage.h Made introjucer fix line endings when saving jucer documents. 12 years ago
AudioDemoSetupPage.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoSetupPage.h Made introjucer fix line endings when saving jucer documents. 12 years ago
AudioDemoSynthPage.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoSynthPage.h Made introjucer fix line endings when saving jucer documents. 12 years ago
AudioDemoTabComponent.cpp Resaved some projects. Added a Code::Blocks project for the introjucer. 12 years ago
AudioDemoTabComponent.h Made introjucer fix line endings when saving jucer documents. 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. 13 years ago
DirectShowDemo.cpp Fixes for DirectShowComponent. 13 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. 13 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 Made introjucer fix line endings when saving jucer documents. 12 years ago
RenderingTestComponent.h Made introjucer fix line endings when saving jucer documents. 12 years ago
TableDemo.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
ThreadingDemo.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
TreeViewDemo.cpp Minor changes to avoid pedantic compiler warnings. 13 years ago
WebBrowserDemo.cpp Minor changes to avoid pedantic compiler warnings. 13 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. 13 years ago