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 8c38c6f57f Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
..
colour Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
contexts Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
effects Add documentation tags 8 years ago
fonts Converted some old typedefs to using declarations 7 years ago
geometry Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
image_formats Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
images Marked as deprecated: String::empty, var::null, File::nonexistent, ValueTree::invalid and other problematic statically-initialised null values. Please just use the default constructor for these classes! 7 years ago
native Converted some old typedefs to using declarations 7 years ago
placement Add documentation tags 8 years ago
juce_graphics.cpp MinGW: Fixed some 32 bit build errors 8 years ago
juce_graphics.h Bump version number to 5.3.1 7 years ago
juce_graphics.mm Updated file headers and the README with the JUCE 5 license 8 years ago