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 36e7c12504 Fix for some VC compiler warnings. 11 years ago
..
colour Fixed a typo in Colour. 11 years ago
contexts Added a version of Path::addEllipse that takes a Rectangle 11 years ago
effects Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
fonts Fix for some VC compiler warnings. 11 years ago
geometry Added a method RectangleList::ensureStorageAllocated 11 years ago
image_formats Refactored some Xcode warning suppression. 11 years ago
images Made the OpenGL graphics context keep a cache of textures it has recently used for Image rendering, to avoid repeatedly moving data to the GPU. 11 years ago
native Workarounds for AttributedString layout when using from-memory fonts on Windows. 11 years ago
placement Really minor clean-ups. 11 years ago
juce_graphics.cpp Minor clean-ups around the Justification class. 12 years ago
juce_graphics.h Stripped out some unnecessary boilerplate includes from juce_graphics. 12 years ago
juce_graphics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 11 years ago