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 b5907fa90d Normalised some divider comments 10 years ago
..
colour Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 10 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 Refactored AttributedString so that every part of the string has a single font and colour associated with it, to avoid some problems caused by fonts being undefined. 10 years ago
geometry Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 10 years ago
image_formats Lots of small whitespace tweaks. 10 years ago
images Added ability for ImageType::convert() to work on formats with different pixel strides 10 years ago
native Normalised some divider comments 10 years ago
placement Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
juce_graphics.cpp Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 10 years ago
juce_graphics.h Normalised some divider comments 10 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago