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 2c5bfb952f Minor clean-ups. 12 years ago
..
juce_Drawable.cpp Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_Drawable.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DrawableComposite.cpp Cleaned up some compiler warnings. 12 years ago
juce_DrawableComposite.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DrawableImage.cpp Made sure that Drawable::createCopy copies their names and IDs. 13 years ago
juce_DrawableImage.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DrawablePath.cpp Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
juce_DrawablePath.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DrawableRectangle.cpp Demo plugin fix. 12 years ago
juce_DrawableRectangle.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_DrawableShape.cpp Minor clean-ups. 12 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 Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_SVGParser.cpp Minor clean-ups. 12 years ago