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 d582a66917 Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. 11 years ago
..
juce_BigInteger.cpp Removed a few more uses of String::empty. 11 years ago
juce_BigInteger.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_Expression.cpp Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. 11 years ago
juce_Expression.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
juce_MathsFunctions.h Added some trigonometry functions that are missing from MSVC's C library. 11 years ago
juce_Random.cpp Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_Random.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 11 years ago
juce_Range.h Updated the format of the header include guard macros. 12 years ago