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 9fa0d49be7 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
..
juce_XmlDocument.cpp Replace CR and CRLF endings with unix (LF) style endings in xml document as required by the W3 xml specification 9 years ago
juce_XmlDocument.h Update copyright notice 10 years ago
juce_XmlElement.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
juce_XmlElement.h Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 9 years ago