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
..
components A few C++11 modernisations and comment corrections 9 years ago
documents Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
paintelements Fixed some whitespace style and cleaned up some code using C++11 9 years ago
properties Fixed some whitespace style and cleaned up some code using C++11 9 years ago
ui A few C++11 modernisations and comment corrections 9 years ago
jucer_BinaryResources.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_BinaryResources.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ComponentLayout.cpp Fixed some whitespace style and cleaned up some code using C++11 9 years ago
jucer_ComponentLayout.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_GeneratedCode.cpp Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_GeneratedCode.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_JucerDocument.cpp Removed 'const' from the Projucer's component editor's generated keyStateChanged method 9 years ago
jucer_JucerDocument.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ObjectTypes.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_ObjectTypes.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_PaintRoutine.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_PaintRoutine.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_UtilityFunctions.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago