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 cd0683ef4d Tidied up a few return types. 14 years ago
..
juce_AffineTransform.cpp More OpenGL work. 14 years ago
juce_AffineTransform.h More OpenGL work. 14 years ago
juce_BorderSize.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_EdgeTable.cpp Big OpenGLRenderer rewrite, plus a revamped OpenGL demo page to demonstrate 2D rendering. 14 years ago
juce_EdgeTable.h OSX10.4 menu fix. Graphics::drawSingleLineText justification. 14 years ago
juce_Line.h Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 14 years ago
juce_Path.cpp Made the x and y members public in the Point class. 14 years ago
juce_Path.h Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 14 years ago
juce_PathIterator.cpp 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_PathIterator.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_PathStrokeType.cpp 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_PathStrokeType.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_Point.h Straightened out some confusion with the Point::getAngleToPoint and Line::getAngle methods, where the description didn't actually match the behaviour. The behaviour and descriptions of these functions have now changed, but should now match up! 14 years ago
juce_Rectangle.h Tidied up a few return types. 14 years ago
juce_RectangleList.cpp Tidied up a few return types. 14 years ago
juce_RectangleList.h Fixed a typo in the introjucer. C++0x fixes. 14 years ago