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 44cd80969d A few C++11 modernisations and comment corrections 8 years ago
..
Box2DTests Restructured folder and Updated Readme 10 years ago
AnimationDemo.cpp Found a few missing 'override' specifiers 9 years ago
AudioLatencyDemo.cpp Pimped the demo app with some new images 9 years ago
AudioLiveScrollingDisplay.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
AudioPlaybackDemo.cpp Pimped the demo app with some new images 9 years ago
AudioRecordingDemo.cpp Fixed a couple of spelling mistakes 8 years ago
AudioSettingsDemo.cpp Big Demo: Added latency to the audio setting page info display 9 years ago
AudioSynthesiserDemo.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
Box2DDemo.cpp Found a few missing 'override' specifiers 9 years ago
CameraDemo.cpp Fixed a couple of stray semicolons 9 years ago
ChildProcessDemo.cpp Pimped the demo app with some new images 9 years ago
CodeEditorDemo.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
ComponentTransformsDemo.cpp Pimped the demo app with some new images 9 years ago
CryptographyDemo.cpp Improved performance of some BigInteger methods by adding Montgomery Multiplication and extended Euclidan algorithms 9 years ago
DialogsDemo.cpp Used the ignoreUnused() function to tidy up some old code 9 years ago
FlexBoxDemo.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 8 years ago
FontsDemo.cpp Fixed several Android text rendering bugs 8 years ago
GraphicsDemo.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
ImagesDemo.cpp Pimped the demo app with some new images 9 years ago
JavaScript.cpp Pimped the demo app with some new images 9 years ago
KeyMappingsDemo.cpp Fixed some warnings caught by -pedantic_warnings 9 years ago
LiveConstantDemo.cpp Found a few missing 'override' specifiers 9 years ago
LookAndFeelDemo.cpp Demo app: Fixed a typo in the look-and-feel demo 9 years ago
MDIDemo.cpp A few C++11 modernisations and comment corrections 8 years ago
MidiDemo.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
MultiTouch.cpp Added support for iOS force-touch 9 years ago
MultithreadingDemo.cpp Lots of small whitespace tweaks. 9 years ago
NetworkingDemo.cpp Minor tweak to the networking demo 9 years ago
OpenGLDemo.cpp Fixed a typo in the OpenGL demo code 8 years ago
OpenGLDemo2D.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
PropertiesDemo.cpp Fixed some warnings caught by -pedantic_warnings 9 years ago
SystemInfoDemo.cpp Added printout of SystemStats::getNumPhysicalCpus() to demo app 8 years ago
TimersAndEventsDemo.cpp Update copyright notice 9 years ago
UnitTestsDemo.cpp Fixed some warnings caught by -pedantic_warnings 9 years ago
ValueTreesDemo.cpp Pimped the demo app with some new images 9 years ago
VideoDemo.cpp Fix for MovieComponent on older OSX SDKs. Updated video page in big demo app. 8 years ago
WavefrontObjParser.h Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
WebBrowserDemo.cpp Fixed a URL in the demo app 9 years ago
WidgetsDemo.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
WindowsDemo.cpp Fixed a crash on quit when windows are open in the Juce Demo's windows demo 8 years ago
XMLandJSONDemo.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago