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.
hogliux d8d2f5d0f4 Added new SystemStats::getDeviceManufacturer() 7 years ago
..
Box2DTests Restructured folder and Updated Readme 10 years ago
AnimationDemo.cpp Used Button::onClick to simplify a bunch of library classes and demo code 7 years ago
AudioLatencyDemo.cpp Standardised some lambda syntax 7 years ago
AudioLiveScrollingDisplay.h Updated file headers and the README with the JUCE 5 license 8 years ago
AudioPlaybackDemo.cpp Standardised some lambda syntax 7 years ago
AudioRecordingDemo.cpp Standardised some lambda syntax 7 years ago
AudioSettingsDemo.cpp Updated a defunct symbol in demo code 7 years ago
AudioSynthesiserDemo.cpp Standardised some lambda syntax 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 Standardised some lambda syntax 7 years ago
ChildProcessDemo.cpp Standardised some lambda syntax 7 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 Standardised some lambda syntax 7 years ago
DialogsDemo.cpp Standardised some lambda syntax 7 years ago
FlexBoxDemo.cpp Fixed the FlexBox demo to make it update properly 7 years ago
FontsDemo.cpp Standardised some lambda syntax 7 years ago
GraphicsDemo.cpp Removal of RelativeCoordinate classes from the Drawables 7 years ago
GridDemo.cpp Removed a duplicate item from the Grid demo and added some missing items 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 Standardised some lambda syntax 7 years ago
LookAndFeelDemo.cpp Standardised some lambda syntax 7 years ago
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! 7 years ago
MidiDemo.cpp Standardised some lambda syntax 7 years ago
MultiTouch.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
MultithreadingDemo.cpp Standardised some lambda syntax 7 years ago
NetworkingDemo.cpp Standardised some lambda syntax 7 years ago
OpenGLDemo.cpp Standardised some lambda syntax 7 years ago
OpenGLDemo2D.cpp Standardised some lambda syntax 7 years ago
PropertiesDemo.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
SystemInfoDemo.cpp Added new SystemStats::getDeviceManufacturer() 7 years ago
TimersAndEventsDemo.cpp Standardised some lambda syntax 7 years ago
UnitTestsDemo.cpp Standardised some lambda syntax 7 years ago
ValueTreesDemo.cpp Standardised some lambda syntax 7 years ago
VideoDemo.cpp Standardised some lambda syntax 7 years ago
WavefrontObjParser.h Fixed some const violation errors 7 years ago
WebBrowserDemo.cpp Standardised some lambda syntax 7 years ago
WidgetsDemo.cpp Standardised some lambda syntax 7 years ago
WindowsDemo.cpp Standardised some lambda syntax 7 years ago
XMLandJSONDemo.cpp Standardised some lambda syntax 7 years ago