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 38703ee4c3 Cleaned up a few 64-bit VC++ warnings. 14 years ago
..
colour AttributedString class and advanced text layout (stage 1) 14 years ago
contexts OpenGL renderer optimisations. 14 years ago
effects First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
fonts TextLayout fix. Windows stylus fix. Minor clean-ups. 14 years ago
geometry Lock for multithreaded font rendering. Tweaks for some openGL settings. Updated the demo to have an openGL rendering engine option. 14 years ago
image_formats Cleaned up a few 64-bit VC++ warnings. 14 years ago
images Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows. 14 years ago
native Cleaned up a few 64-bit VC++ warnings. 14 years ago
placement First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_graphics.cpp New class: MP3AudioFormat. 14 years ago
juce_graphics.h Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn. 14 years ago
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 14 years ago
juce_module_info New class: ThreadLocalValue. 14 years ago