1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples/Demo/Source/Demos
2017-03-28 12:31:51 +01:00
..
Box2DTests Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
AnimationDemo.cpp Found a few missing 'override' specifiers 2016-04-15 15:32:47 +01:00
AudioLatencyDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
AudioLiveScrollingDisplay.h Replaced Projucer-generated header guards with #pragma once and updated the examples 2017-02-17 15:34:10 +00:00
AudioPlaybackDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
AudioRecordingDemo.cpp Fixed a couple of spelling mistakes 2016-12-19 11:21:40 +00:00
AudioSettingsDemo.cpp Big Demo: Added latency to the audio setting page info display 2015-11-10 15:57:11 +00:00
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. 2016-09-16 12:03:02 +01:00
Box2DDemo.cpp Found a few missing 'override' specifiers 2016-04-15 15:32:47 +01:00
CameraDemo.cpp Fixed a couple of stray semicolons 2015-11-02 09:59:04 +00:00
ChildProcessDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
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. 2016-09-16 12:03:02 +01:00
ComponentTransformsDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
CryptographyDemo.cpp Improved performance of some BigInteger methods by adding Montgomery Multiplication and extended Euclidan algorithms 2016-05-31 11:47:04 +01:00
DialogsDemo.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
FlexBoxDemo.cpp Added a compiler error if your compiler is too old and removed numerous code checks for old compilers which are now deprecated 2017-02-01 17:18:06 +00:00
FontsDemo.cpp Fixed several Android text rendering bugs 2017-03-01 16:16:34 +00:00
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. 2016-09-16 12:03:02 +01:00
ImagesDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
JavaScript.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
KeyMappingsDemo.cpp Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
LiveConstantDemo.cpp Found a few missing 'override' specifiers 2016-04-15 15:32:47 +01:00
LookAndFeelDemo.cpp Demo app: Fixed a typo in the look-and-feel demo 2015-12-16 18:09:57 +00:00
MDIDemo.cpp A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
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. 2016-04-06 18:31:24 +01:00
MultithreadingDemo.cpp Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
MultiTouch.cpp Added support for iOS force-touch 2015-11-02 11:51:16 +00:00
NetworkingDemo.cpp Minor tweak to the networking demo 2016-01-05 15:43:16 +00:00
OpenGLDemo.cpp Fixed a typo in the OpenGL demo code 2016-12-19 11:21:17 +00:00
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. 2016-09-16 12:03:02 +01:00
PropertiesDemo.cpp Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
SystemInfoDemo.cpp Added printout of SystemStats::getNumPhysicalCpus() to demo app 2017-03-13 14:34:33 +00:00
TimersAndEventsDemo.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
UnitTestsDemo.cpp Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
ValueTreesDemo.cpp Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
VideoDemo.cpp Fix for MovieComponent on older OSX SDKs. Updated video page in big demo app. 2017-02-09 15:06:29 +00:00
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. 2016-09-16 12:03:02 +01:00
WebBrowserDemo.cpp Fixed a URL in the demo app 2016-03-02 12:55:24 +00:00
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. 2016-09-16 12:03:02 +01:00
WindowsDemo.cpp Fixed a crash on quit when windows are open in the Juce Demo's windows demo 2016-10-27 11:31:29 +01:00
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. 2016-09-16 12:03:02 +01:00