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 a2d03d2266 Fixed some warnings flagged by Clang's static analyzer 3 years ago
..
colour Colour: Remove restrictions on argument to brighter() and darker() 3 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 4 years ago
fonts TextLayout: Skip whitespace tokens in TokenList::createLayout() to fix misalignment when using horizontally centred justification 3 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 3 years ago
images Added preliminary support for FreeBSD 4 years ago
native DirectWrite: Don't include trailing whitespace when calculating text layout in CustomDirectWriteTextRenderer::DrawGlyphRun() 3 years ago
placement Updated all license headers 5 years ago
juce_graphics.cpp AudioProcessorGraph: Improve performance when building large graphs 3 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