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.
hogliux 968cee4ad2 Remove unnecessary code after moving to static shared code library 9 years ago
..
containers Don't use placement new for MemoryBlock assignment operator in var class 9 years ago
files Fixed a typo in a comment 9 years ago
javascript Avoided some false negatives in the JSON unit tests 9 years ago
logging Update copyright notice 10 years ago
maths Fixed a mistake in BigInteger::inverseModulo() 9 years ago
memory Improved some comments for MemoryBlock base-64 methods 9 years ago
misc Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
native Remove unnecessary code after moving to static shared code library 9 years ago
network Corrected some spelling mistakes in comments 9 years ago
streams Lots of small whitespace tweaks. 9 years ago
system Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2. 9 years ago
text Fixed a couple of comment typos 9 years ago
threads Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
time Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
unit_tests Cleaned up a few String::empty uses 9 years ago
xml Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
zip Fixed a couple of minor warnings 9 years ago
juce_core.cpp Add some minor changes to stay compatible with GCC 4.4 9 years ago
juce_core.h Updated version number to 4.2.1 9 years ago
juce_core.mm Update copyright notice 10 years ago