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.
ed 550b547d73 Grid demo formatting 7 years ago
..
Box2DTests Restructured folder and Updated Readme 10 years ago
AnimationDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
AudioLatencyDemo.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
AudioLiveScrollingDisplay.h Updated file headers and the README with the JUCE 5 license 8 years ago
AudioPlaybackDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
AudioRecordingDemo.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
AudioSettingsDemo.cpp Updated a defunct symbol in demo code 7 years ago
AudioSynthesiserDemo.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
Box2DDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
CameraDemo.cpp Removed some old compiler bug workarounds 7 years ago
ChildProcessDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
CodeEditorDemo.cpp Use juce namespace for some uint32s in the CodeEditorDemo 7 years ago
ComponentTransformsDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
CryptographyDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
DialogsDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
FlexBoxDemo.cpp Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 8 years ago
FontsDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
GraphicsDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
GridDemo.cpp Grid demo formatting 7 years ago
ImagesDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
JavaScript.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
KeyMappingsDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
LiveConstantDemo.cpp Removed some old compiler bug workarounds 7 years ago
LookAndFeelDemo.cpp Tidied up some demo code 7 years ago
MDIDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
MidiDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
MultiTouch.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
MultithreadingDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
NetworkingDemo.cpp Fixed some issues in the JUCE Demo project where colours weren't being updated when changing the LookAndFeel with the keyboard shortcuts 8 years ago
OpenGLDemo.cpp Fixed a MessageManager lock assertion in the OpenGL JUCE demo 7 years ago
OpenGLDemo2D.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
PropertiesDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
SystemInfoDemo.cpp Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 8 years ago
TimersAndEventsDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
UnitTestsDemo.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 7 years ago
ValueTreesDemo.cpp Removed some old compiler bug workarounds 7 years ago
VideoDemo.cpp MinGW: Fixed some 32 bit build errors 7 years ago
WavefrontObjParser.h Modernised a bunch of code mainly relating to character/string iteration 7 years ago
WebBrowserDemo.cpp Removed some old compiler bug workarounds 7 years ago
WidgetsDemo.cpp Updated some code to use cleaner array initialisation from constant data 7 years ago
WindowsDemo.cpp Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 7 years ago
XMLandJSONDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago