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 8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 9 years ago
..
jucer_ColouredElement.cpp Fixed some whitespace style and cleaned up some code using C++11 9 years ago
jucer_ColouredElement.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ElementSiblingComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_FillType.h Fixed some whitespace style and cleaned up some code using C++11 9 years ago
jucer_GradientPointComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ImageResourceProperty.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElement.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_PaintElement.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementEllipse.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementGroup.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementImage.h Fixed some whitespace style and cleaned up some code using C++11 9 years ago
jucer_PaintElementPath.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_PaintElementPath.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementRectangle.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementRoundedRectangle.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintElementText.h Added typeface and kerning support to the Projucer GUI editor 9 years ago
jucer_PaintElementUndoableAction.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PointComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_StrokeType.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago