.. |
components
|
A few C++11 modernisations and comment corrections
|
8 years ago |
documents
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
paintelements
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
8 years ago |
properties
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
8 years ago |
ui
|
Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model.
|
8 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.
|
8 years ago |
jucer_BinaryResources.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_ComponentLayout.cpp
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
jucer_ComponentLayout.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_GeneratedCode.cpp
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_GeneratedCode.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_JucerDocument.cpp
|
Removed 'const' from the Projucer's component editor's generated keyStateChanged method
|
8 years ago |
jucer_JucerDocument.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 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.
|
9 years ago |
jucer_ObjectTypes.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 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.
|
9 years ago |
jucer_PaintRoutine.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
jucer_UtilityFunctions.h
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |