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 328652c3ad Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 9 years ago
..
colour Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 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 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. 9 years ago
geometry Added a function to multiply a point by a scalar, and improved the comments for Point::getAngleToPoint() 9 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 9 years ago
native Added some workarounds in the OSX windowing code to help keep window resizing smooth when components are repainting at high speeds (only seems to be an issue since OSX 10.11) 9 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 9 years ago
juce_graphics.h Normalised some divider comments 9 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version number update 10 years ago