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.
ed 588e776bb6 Accessibility: Remove redundant method declaration and general fixups 4 years ago
..
colour Colour: Remove restrictions on argument to brighter() and darker() 4 years ago
contexts Docs: Removed reference to Graphics::getClipRegion() method which no longer exists 4 years ago
effects Clang: Fix warnings when building with clang 10 5 years ago
fonts TextLayout: Skip whitespace tokens in TokenList::createLayout() to fix misalignment when using horizontally centred justification 4 years ago
geometry PathFlatteningIterator: Ensure iterator terminates when flattening paths with very large coordinate values 4 years ago
image_formats Fixed some warnings flagged by Clang's static analyzer 4 years ago
images Added preliminary support for FreeBSD 4 years ago
native Accessibility: Remove redundant method declaration and general fixups 4 years ago
placement Updated all license headers 5 years ago
juce_graphics.cpp AudioProcessorGraph: Improve performance when building large graphs 4 years ago
juce_graphics.h Update the minimum C++ standard to C++14 4 years ago
juce_graphics.mm Updated all license headers 5 years ago