| .. |
|
Box2DTests
|
Fixing capitalisation of filename.
|
12 years ago |
|
AnimationDemo.cpp
|
More cleanups
|
11 years ago |
|
AudioLatencyDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
AudioLiveScrollingDisplay.h
|
Demo cleanups.
|
11 years ago |
|
AudioPlaybackDemo.cpp
|
Demo cleanups.
|
11 years ago |
|
AudioRecordingDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
AudioSettingsDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
AudioSynthesiserDemo.cpp
|
Demo cleanups.
|
11 years ago |
|
Box2DDemo.cpp
|
Demo cleanups.
|
11 years ago |
|
CameraDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
ChildProcessDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
CodeEditorDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
ComponentTransformsDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
CryptographyDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
DialogsDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
FontsDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
GraphicsDemo.cpp
|
Demo cleanups.
|
11 years ago |
|
ImagesDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
JavaScript.cpp
|
More introjucer cleanup
|
11 years ago |
|
KeyMappingsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
LiveConstantDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
LookAndFeelDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
MDIDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
MidiDemo.cpp
|
Updated JUCE Demo Examples
|
11 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
|
11 years ago |
|
NetworkingDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
OpenGLDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
OpenGLDemo2D.cpp
|
Spelling correction.
|
11 years ago |
|
PropertiesDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
SystemInfoDemo.cpp
|
Added a list of IP addresses to the juce demo system info page.
|
11 years ago |
|
TimersAndEventsDemo.cpp
|
Demo cleanups.
|
11 years ago |
|
UnitTestsDemo.cpp
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
12 years ago |
|
ValueTreesDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
VideoDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |
|
WavefrontObjParser.h
|
Tightened up a few places where numeric conversion warnings could happen.
|
11 years ago |
|
WebBrowserDemo.cpp
|
Added new callback method WebBrowserComponent:: newWindowAttemptingToLoad()
|
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.
|
12 years ago |
|
XMLandJSONDemo.cpp
|
Updated JUCE Demo Examples
|
11 years ago |