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 f6ce67ed4a OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 13 years ago
..
juce_Drawable.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_Drawable.h Minor tidying-up. 13 years ago
juce_DrawableComposite.cpp Cleaned up some compiler warnings. 13 years ago
juce_DrawableComposite.h 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_DrawableImage.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_DrawableImage.h Viewport component listener fix. Minor clean-ups. 13 years ago
juce_DrawablePath.cpp Cleaned up some compiler warnings. 13 years ago
juce_DrawablePath.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
juce_DrawableRectangle.cpp Demo plugin fix. 13 years ago
juce_DrawableRectangle.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 13 years ago
juce_DrawableShape.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_DrawableShape.h 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_DrawableText.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_DrawableText.h Added some value retrieval methods for DrawableText. 13 years ago
juce_SVGParser.cpp OpenGL context now supports high DPI displays. Added operator* to Rectangle class. 13 years ago