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 84d438aebc Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 14 years ago
..
colour OpenGL renderer optimisations. Renamed Colour::fromFloatRGBA. 14 years ago
contexts Made the x and y members public in the Point class. 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 Support for writing JPG even if the image has an alpha channel. Added assertion to warn if you try to use a fallback font on OSX. Minor fixes and features for PopupMenu, ComboBox. 14 years ago
geometry Revamped the introjucer's settings page, making it easier to navigate than the old tabbed layout. Also, tweaked Viewport to be more resilient to changes in its content's size. 14 years ago
image_formats Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType. 14 years ago
images Tweak to ComponentBoundsConstrainer. Fix for iOS when embedding juce windows. 14 years ago
native Made the x and y members public in the Point class. 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 More graphics refactoring. 14 years ago
juce_graphics.h New method LookAndFeel::createGraphicsContext(). More OpenGL refactoring. 14 years ago
juce_graphics.mm New class: ChildProcess. Fixed android build problems with paths. 14 years ago
juce_module_info Bumped the version number. 14 years ago