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 9 years ago
..
jucer_ComponentLayoutEditor.cpp Found a few missing 'override' specifiers 9 years ago
jucer_ComponentLayoutEditor.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ComponentLayoutPanel.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ComponentOverlayComponent.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. 10 years ago
jucer_ComponentOverlayComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_EditingPanelBase.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. 10 years ago
jucer_EditingPanelBase.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_JucerCommandIDs.h 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. 10 years ago
jucer_JucerDocumentEditor.cpp Fix typo and increase maximum size of the "Member initialisers" text field 9 years ago
jucer_JucerDocumentEditor.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintRoutineEditor.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. 10 years ago
jucer_PaintRoutineEditor.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintRoutinePanel.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. 10 years ago
jucer_PaintRoutinePanel.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_RelativePositionedRectangle.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ResourceEditorPanel.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
jucer_ResourceEditorPanel.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_SnapGridPainter.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_TestComponent.cpp A few C++11 modernisations and comment corrections 9 years ago
jucer_TestComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago