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.
Tom Poole 1e59930c24 Docs: Add some missing parameters 1 year ago
..
juce_BigInteger.cpp BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2 years ago
juce_BigInteger.h BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2 years ago
juce_Expression.cpp Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_Expression.h Update copyright banners 3 years ago
juce_MathsFunctions.h Docs: Add some missing parameters 1 year ago
juce_MathsFunctions_test.cpp approximatelyEqual: Fix unreachable code warning in MSVC 1 year ago
juce_NormalisableRange.h Global: Avoid floating-point equality checks where possible 2 years ago
juce_Random.cpp Global: Avoid floating-point equality checks where possible 2 years ago
juce_Random.h Update copyright banners 3 years ago
juce_Range.h Global: Avoid floating-point equality checks where possible 2 years ago
juce_StatisticsAccumulator.h Update copyright banners 3 years ago