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 6244fc293f
CharacterFunctions: Avoid UB when parsing hex strings
6 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 Windows: Fix and suppress some analysis warnings 4 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 CharacterFunctions: Avoid UB when parsing hex strings 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 Updated all license headers 5 years ago
juce_LocalisedStrings.h Updated all license headers 5 years ago
juce_NewLine.h Updated all license headers 5 years ago
juce_String.cpp CharacterFunctions: Avoid UB when parsing hex strings 3 years ago
juce_String.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_StringArray.cpp Aiff: Fix extremely slow loads of pathological files 4 years ago
juce_StringArray.h Array: Fix perfect forwarding when adding elements 4 years ago
juce_StringPairArray.cpp Aiff: Fix extremely slow loads of pathological files 4 years ago
juce_StringPairArray.h Aiff: Fix extremely slow loads of pathological files 4 years ago
juce_StringPool.cpp Updated all license headers 5 years ago
juce_StringPool.h Updated all license headers 5 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