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.
ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
..
juce_AffineTransform.cpp Fixed compatibility with Xcode 8.2.1 6 years ago
juce_AffineTransform.h Made some more JUCE classes trivially copyable 6 years ago
juce_BorderSize.h Added a LookAndFeel method to modify Label borders 6 years ago
juce_EdgeTable.cpp Fixed some subtle (but benign) undefined behaviour with negative bit-shifts 7 years ago
juce_EdgeTable.h Add documentation tags 7 years ago
juce_Line.h Multiple spelling fixes 6 years ago
juce_Parallelogram.h Made some more JUCE classes trivially copyable 6 years ago
juce_Path.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_Path.h Add documentation tags 7 years ago
juce_PathIterator.cpp Simplified the Path class by making it use an Array for starage. 7 years ago
juce_PathIterator.h Add documentation tags 7 years ago
juce_PathStrokeType.cpp Fixed some stray zeros that were still being passed as null pointers 6 years ago
juce_PathStrokeType.h Add documentation tags 7 years ago
juce_Point.h Made some JUCE classes TriviallyCopyable 6 years ago
juce_Rectangle.h Made some JUCE classes TriviallyCopyable 6 years ago
juce_RectangleList.h Replaced all uses of static_cast<Type&&> with std::move 6 years ago