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 e14895e5bd Added macOS version 12 to SystemStats 8 years ago
..
containers 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
files 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
javascript 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
logging Update copyright notice 9 years ago
maths Fixed incorrect comparison in right shift operator of BigInteger 8 years ago
memory Fixed a potential leak in ScopedPointer 8 years ago
misc 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
native Projucer various fixes 8 years ago
network Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
streams Lots of small whitespace tweaks. 9 years ago
system Added macOS version 12 to SystemStats 8 years ago
text 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
threads Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
time 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
unit_tests Whitespace. 9 years ago
xml 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
zip Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 8 years ago
juce_core.cpp Add some minor changes to stay compatible with GCC 4.4 9 years ago
juce_core.h Bump version number to 4.2.4 8 years ago
juce_core.mm Update copyright notice 9 years ago