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.
reuk fdfc279bea String: Fix logical error in hex parsing code 3 years ago
..
juce_Base64.cpp Use jassertquiet where possible 3 years ago
juce_Base64.h Updated all license headers 5 years ago
juce_CharPointer_ASCII.h Added preliminary support for FreeBSD 4 years ago
juce_CharPointer_UTF8.h Fix CharPointer_UTF8::isWhitespace() when encountering ideographic whitespace 3 years ago
juce_CharPointer_UTF16.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_CharPointer_UTF32.h CharacterFunctions: Add new function to move pointer past whitespace 4 years ago
juce_CharacterFunctions.cpp Fixed some parsing issues in readDoubleValue 4 years ago
juce_CharacterFunctions.h String: Fix logical error in hex parsing code 3 years ago
juce_Identifier.cpp Updated all license headers 5 years ago
juce_Identifier.h Updated all license headers 5 years ago
juce_LocalisedStrings.cpp Tidy up 3 years ago
juce_LocalisedStrings.h Tidy up 3 years ago
juce_NewLine.h Updated all license headers 5 years ago
juce_String.cpp String: Fix logical error in hex parsing code 3 years ago
juce_String.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_StringArray.cpp Tidy up 3 years ago
juce_StringArray.h Tidy up 3 years ago
juce_StringPairArray.cpp StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 3 years ago
juce_StringPairArray.h StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 3 years ago
juce_StringPool.cpp Tidy up 3 years ago
juce_StringPool.h Tidy up 3 years ago
juce_StringRef.h Updated all license headers 5 years ago
juce_TextDiff.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_TextDiff.h Updated all license headers 5 years ago