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 12447ba38f Version 4.0.1 9 years ago
..
colour Corrected some documentation. 9 years ago
contexts Update copyright notice 10 years ago
effects Update copyright notice 10 years ago
fonts Fix for a layout truncation problem in GlyphArrangement when splitting across many lines. 9 years ago
geometry Removed the leak detector from AffineTransform to avoid false alarms with static instances of the class. (You should never allocate one of these on the heap anyway) 10 years ago
image_formats Fix Android build errors in libpng and libflac 9 years ago
images Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 9 years ago
native A couple of minor fixes to CoreText layout for attributed strings 9 years ago
placement Update copyright notice 10 years ago
juce_graphics.cpp Update copyright notice 10 years ago
juce_graphics.h Update copyright notice 10 years ago
juce_graphics.mm Update copyright notice 10 years ago
juce_module_info Version 4.0.1 9 years ago