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 c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
..
juce_Drawable.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_Drawable.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_DrawablePath.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 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 Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_DrawableText.h Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
juce_SVGParser.cpp Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago