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 cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
..
juce_BigInteger.cpp Enabled some more warning flags in Xcode, and fixed the problems they caused 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 7 years ago
juce_Expression.h Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_MathsFunctions.h Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 7 years ago
juce_NormalisableRange.h Replaced all uses of static_cast<Type&&> with std::move 7 years ago
juce_Random.cpp Protected the system Random from having its seed reset 7 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