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 46547bf8d6 More introjucer cleanup 10 years ago
..
Box2DTests Fixing capitalisation of filename. 11 years ago
AnimationDemo.cpp Demo cleanups. 10 years ago
AudioLatencyDemo.cpp Updated JUCE Demo Examples 10 years ago
AudioLiveScrollingDisplay.h Demo cleanups. 10 years ago
AudioPlaybackDemo.cpp Demo cleanups. 10 years ago
AudioRecordingDemo.cpp Updated JUCE Demo Examples 10 years ago
AudioSettingsDemo.cpp Updated JUCE Demo Examples 10 years ago
AudioSynthesiserDemo.cpp Demo cleanups. 10 years ago
Box2DDemo.cpp Demo cleanups. 10 years ago
CameraDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
ChildProcessDemo.cpp Updated JUCE Demo Examples 10 years ago
CodeEditorDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
ComponentTransformsDemo.cpp Updated JUCE Demo Examples 10 years ago
CryptographyDemo.cpp Updated JUCE Demo Examples 10 years ago
DialogsDemo.cpp Updated JUCE Demo Examples 10 years ago
FontsDemo.cpp Updated JUCE Demo Examples 10 years ago
GraphicsDemo.cpp Demo cleanups. 10 years ago
ImagesDemo.cpp Updated JUCE Demo Examples 10 years ago
JavaScript.cpp More introjucer cleanup 10 years ago
KeyMappingsDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
LiveConstantDemo.cpp Updated JUCE Demo Examples 10 years ago
LookAndFeelDemo.cpp Updated JUCE Demo Examples 10 years ago
MDIDemo.cpp Updated JUCE Demo Examples 10 years ago
MidiDemo.cpp Updated JUCE Demo Examples 10 years ago
MultiTouch.cpp Refactored the internal mouse-handling code to use floating point coords. This shouldn't affect much user code, but a few methods in MouseInputSource have now changed to use Point<float> rather than Point<int>. 11 years ago
MultithreadingDemo.cpp Updated JUCE Demo Examples 10 years ago
NetworkingDemo.cpp Updated JUCE Demo Examples 10 years ago
OpenGLDemo.cpp Updated JUCE Demo Examples 10 years ago
OpenGLDemo2D.cpp Spelling correction. 10 years ago
PropertiesDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
SystemInfoDemo.cpp Added a list of IP addresses to the juce demo system info page. 10 years ago
TimersAndEventsDemo.cpp Demo cleanups. 10 years ago
UnitTestsDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
ValueTreesDemo.cpp Updated JUCE Demo Examples 10 years ago
VideoDemo.cpp Updated JUCE Demo Examples 10 years ago
WavefrontObjParser.h Tightened up a few places where numeric conversion warnings could happen. 11 years ago
WebBrowserDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
WidgetsDemo.cpp Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this. 11 years ago
WindowsDemo.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
XMLandJSONDemo.cpp Updated JUCE Demo Examples 10 years ago