| .. |
|
Box2DTests
|
Fixing capitalisation of filename.
|
2013-11-15 21:27:03 +00:00 |
|
AnimationDemo.cpp
|
A few minor changes to keep the Clang analyser happy.
|
2013-11-19 14:11:27 +00:00 |
|
AudioLatencyDemo.cpp
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
AudioLiveScrollingDisplay.h
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
AudioPlaybackDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
AudioRecordingDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
AudioSettingsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
AudioSynthesiserDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
Box2DDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
CameraDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
ChildProcessDemo.cpp
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
2014-02-09 11:11:28 +00:00 |
|
CodeEditorDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
ComponentTransformsDemo.cpp
|
Added the all-new demo app!
|
2013-11-11 16:48:48 +00:00 |
|
CryptographyDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
DialogsDemo.cpp
|
Added a callback so that ThreadWithProgressWindow can be used without blocking.
|
2014-02-19 12:14:56 +00:00 |
|
FontsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
GraphicsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
ImagesDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
JavaScript.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
KeyMappingsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
LiveConstantDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
MDIDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
MidiDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
MultithreadingDemo.cpp
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
MultiTouch.cpp
|
Added the all-new demo app!
|
2013-11-11 16:48:48 +00:00 |
|
NetworkingDemo.cpp
|
Added http status code access for URL::createInputStream(). Also added threading + header display to the demo's http page.
|
2014-03-06 22:26:58 +00:00 |
|
OpenGLDemo.cpp
|
Refactored the OpenGLGraphicsContextCustomShader class and added a demo for it.
|
2014-02-24 19:03:47 +00:00 |
|
OpenGLDemo2D.cpp
|
Android GL fixes.
|
2014-02-24 20:29:13 +00:00 |
|
PropertiesDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
SystemInfoDemo.cpp
|
Replaced some win32 cpuid code.
|
2014-03-08 20:32:34 +00:00 |
|
TimersAndEventsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
UnitTestsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
ValueTreesDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
VideoDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
WavefrontObjParser.h
|
Added the all-new demo app!
|
2013-11-11 16:48:48 +00:00 |
|
WebBrowserDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
WidgetsDemo.cpp
|
Changed Slider::snapValue to provide more details about the drag mode involved.
|
2014-02-28 20:53:33 +00:00 |
|
WindowsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
XMLandJSONDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |