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.
Fabian Renn-Giles a9278b0fb8 Fix Android compile error with recent isfinite patch 10 years ago
..
juce_BigInteger.cpp Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 11 years ago
juce_BigInteger.h Really minor clean-ups. 11 years ago
juce_Expression.cpp Updated a few trig functions to use the std:: implementations. 11 years ago
juce_Expression.h Really minor clean-ups. 11 years ago
juce_MathsFunctions.h Fix Android compile error with recent isfinite patch 10 years ago
juce_NormalisableRange.h Avoided using the C library for a couple of function calls in NormalisableRange. 11 years ago
juce_Random.cpp Fixed spelling. Added a few simple methods to Random, BigInteger and var. 12 years ago
juce_Random.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 12 years ago
juce_Range.h Added method Range::withStartAndLength 11 years ago