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.
hogliux c17c4ec43b Fix Android build errors in libpng and libflac 9 years ago
..
colour Update copyright notice 10 years ago
contexts Update copyright notice 10 years ago
effects Update copyright notice 10 years ago
fonts Tweaked Font::getStringWidth to round-up the value it returns as an int. 10 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 Fixed Windows bug causing wrong text positions for DirectDraw text layout. 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 3.2.0 10 years ago