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 021209e216 Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
..
colour Prevented ColourGradient from having multiple colour stops at 0 9 years ago
contexts Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
effects Update copyright notice 10 years ago
fonts Removed some code that prevented RTL TextLayouts having their bounds adjusted 10 years ago
geometry Added some extra tolerance settings to some Path methods 10 years ago
image_formats 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. 10 years ago
images Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
native Changed ImagePixelData::clone to return a smart pointer rather than a raw one, to avoid a reference-count leak 9 years ago
placement Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_graphics.cpp Get rid of warnings in Windows direct write headers 10 years ago
juce_graphics.h Updated version numbers in modules, and resaved example projects 9 years ago
juce_graphics.mm Update copyright notice 10 years ago