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 9d56e2990d Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily 7 years ago
..
juce_AffineTransform.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_AffineTransform.h Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_BorderSize.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_EdgeTable.cpp Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily 7 years ago
juce_EdgeTable.h Optimised the GL renderer to avoid splitting large rectangles into horizontal strips unnecessarily 7 years ago
juce_Line.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Path.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Path.h Added some heuristics to EdgeTable to try to improve the table size prediction 7 years ago
juce_PathIterator.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_PathIterator.h Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago
juce_PathStrokeType.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_PathStrokeType.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_Point.h Added some more JUCE_CONSTEXPR flags to Point 7 years ago
juce_Rectangle.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
juce_RectangleList.h Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 7 years ago