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.
Timur Doumler 70949aa0c6 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_Base64.cpp Added override specifiers to unit test classes 10 years ago
juce_Base64.h Added Base64 class 10 years ago
juce_CharPointer_ASCII.h Removed a malfunctioning method in CharPointer_ASCII 10 years ago
juce_CharPointer_UTF8.h Made CharPointer_UTF8::isValidString reject some sequences that weren't being detected as illegal 10 years ago
juce_CharPointer_UTF16.h Lots of small whitespace tweaks. 10 years ago
juce_CharPointer_UTF32.h Lots of small whitespace tweaks. 10 years ago
juce_CharacterFunctions.cpp Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 10 years ago
juce_CharacterFunctions.h Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 10 years ago
juce_Identifier.cpp Update copyright notice 10 years ago
juce_Identifier.h Update copyright notice 10 years ago
juce_LocalisedStrings.cpp Update copyright notice 10 years ago
juce_LocalisedStrings.h Update copyright notice 10 years ago
juce_NewLine.h Added a couple of extra StringRef and NewLine concatenation operators 10 years ago
juce_String.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_String.h Added some extra number->String converter methods, and extra unit-tests 10 years ago
juce_StringArray.cpp Lots of small whitespace tweaks. 10 years ago
juce_StringArray.h Minor cleanup: removed superfluous semicolon after a member function definition. 10 years ago
juce_StringPairArray.cpp Update copyright notice 10 years ago
juce_StringPairArray.h Update copyright notice 10 years ago
juce_StringPool.cpp Update copyright notice 10 years ago
juce_StringPool.h Update copyright notice 10 years ago
juce_StringRef.h Added a couple of extra StringRef and NewLine concatenation operators 10 years ago
juce_TextDiff.cpp Made TextDiff use less stack space 10 years ago
juce_TextDiff.h Update copyright notice 10 years ago