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.
attila c9c2ca0aab Fix float equality warning in Rectangle::enlargeIfAdjacent() 1 year ago
..
juce_AffineTransform.cpp Add final specifiers in implementation files 1 year ago
juce_AffineTransform.h Update licensing banners to JUCE 7 3 years ago
juce_BorderSize.h Linux: Adjust natively reported border size by the current scale factor 3 years ago
juce_EdgeTable.cpp EdgeTable: Add offset before truncating to somewhat restore old rounding behaviour 1 year ago
juce_EdgeTable.h Update licensing banners to JUCE 7 3 years ago
juce_Line.h approximatelyEqual: Fix some compilation errors 1 year ago
juce_Parallelogram.h Update licensing banners to JUCE 7 3 years ago
juce_Path.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_Path.h Removed some superfluous consts from definitions 1 year ago
juce_PathIterator.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_PathIterator.h Update licensing banners to JUCE 7 3 years ago
juce_PathStrokeType.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_PathStrokeType.h Update licensing banners to JUCE 7 3 years ago
juce_Point.h approximatelyEqual: Add customisable tolerances for floating-point comparisons 1 year ago
juce_Rectangle.h Fix float equality warning in Rectangle::enlargeIfAdjacent() 1 year ago
juce_RectangleList.h RectangleList: Avoid entering a death spiral when subtracting very close rectangles 2 years ago
juce_Rectangle_test.cpp Add final specifiers in implementation files 1 year ago