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 49a7ca4d82 Improved the String::createStringFromData method to fall back to a Windows 1252 codepage if given non-UTF8 data, and used this in parsing VST and WAV strings 9 years ago
..
containers Added new class: CachedValue 9 years ago
files Fixed a typo in a comment 10 years ago
javascript Fixed a bug in the Javascript parser involving array dereferencing 9 years ago
logging Update copyright notice 10 years ago
maths Fixed a mistake in BigInteger::inverseModulo() 9 years ago
memory Stripped out some defunct VS2003 code 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. 10 years ago
native Stripped out some defunct VS2003 code 9 years ago
network Corrected some spelling mistakes in comments 10 years ago
streams Lots of small whitespace tweaks. 10 years ago
system Updated version number to 4.2.1 9 years ago
text Improved the String::createStringFromData method to fall back to a Windows 1252 codepage if given non-UTF8 data, and used this in parsing VST and WAV strings 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. 10 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. 10 years ago
unit_tests Cleaned up a few String::empty uses 10 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. 10 years ago
zip Fixed a couple of minor warnings 10 years ago
juce_core.cpp 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. 10 years ago
juce_core.h Updated version number to 4.2.1 9 years ago
juce_core.mm Update copyright notice 10 years ago