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 0367d5c3a9 Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 6 years ago
..
juce_BigInteger.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_BigInteger.h Add documentation tags 7 years ago
juce_Expression.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_Expression.h Added various clang-tidy modernize-* fixes 6 years ago
juce_MathsFunctions.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_NormalisableRange.h Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item. 6 years ago
juce_Random.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_Random.h Add documentation tags 7 years ago
juce_Range.h Added JUCE_CONSTEXPR macro to qualifying functions in Range 6 years ago
juce_StatisticsAccumulator.h Made some more JUCE classes trivially copyable 7 years ago