1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/examples/Demo/Source/Demos
2018-01-17 11:23:12 +00:00
..
Box2DTests Restructured folder and Updated Readme 2014-11-12 17:18:18 +00:00
AnimationDemo.cpp Used Button::onClick to simplify a bunch of library classes and demo code 2018-01-03 11:06:04 +00:00
AudioLatencyDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
AudioLiveScrollingDisplay.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
AudioPlaybackDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
AudioRecordingDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
AudioSettingsDemo.cpp Updated a defunct symbol in demo code 2017-09-28 11:31:34 +01:00
AudioSynthesiserDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
Box2DDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 2017-05-02 12:41:38 +01:00
CameraDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
ChildProcessDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
CodeEditorDemo.cpp Use juce namespace for some uint32s in the CodeEditorDemo 2017-10-10 14:55:43 +01:00
ComponentTransformsDemo.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
CryptographyDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
DialogsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
FlexBoxDemo.cpp Fixed the FlexBox demo to make it update properly 2018-01-09 09:05:17 +00:00
FontsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
GraphicsDemo.cpp Removal of RelativeCoordinate classes from the Drawables 2018-01-03 11:13:14 +00:00
GridDemo.cpp Removed a duplicate item from the Grid demo and added some missing items 2017-11-20 09:10:45 +00:00
ImagesDemo.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
JavaScript.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 2017-05-02 12:41:38 +01:00
KeyMappingsDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 2017-05-02 12:41:38 +01:00
LiveConstantDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
LookAndFeelDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
MDIDemo.cpp Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
MidiDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
MultithreadingDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
MultiTouch.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
NetworkingDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
OpenGLDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
OpenGLDemo2D.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
PropertiesDemo.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
SystemInfoDemo.cpp Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
TimersAndEventsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
UnitTestsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
ValueTreesDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
VideoDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
WavefrontObjParser.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00
WebBrowserDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
WidgetsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
WindowsDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00
XMLandJSONDemo.cpp Standardised some lambda syntax 2018-01-08 10:28:41 +00:00