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 afbec9cf3c Updates to avoid pedantic warnings in gcc. 10 years ago
..
juce_AffineTransform.cpp Fix for AffineTransform::getScaleFactor() for handling negative scaling. 10 years ago
juce_AffineTransform.h A few minor whitespace cleanups. 10 years ago
juce_BorderSize.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_EdgeTable.cpp Minor cleanups. 11 years ago
juce_EdgeTable.h Really minor clean-ups. 11 years ago
juce_Line.h Minor tidying-up. 10 years ago
juce_Path.cpp Updates to avoid pedantic warnings in gcc. 10 years ago
juce_Path.h Updates to avoid pedantic warnings in gcc. 10 years ago
juce_PathIterator.cpp Minor tidying. 11 years ago
juce_PathIterator.h Stripped out some unnecessary boilerplate includes from juce_graphics. 11 years ago
juce_PathStrokeType.cpp Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_PathStrokeType.h Cleaned up some minor stuff in the GL demo and PathStrokeType. 11 years ago
juce_Point.h Added isFinite() methods to Point and Rectangle. 10 years ago
juce_Rectangle.h Added isFinite() methods to Point and Rectangle. 10 years ago
juce_RectangleList.h Added assertions to RectangleList to warn about rectangles containing INFs. 10 years ago