.. |
juce_Base64.cpp
|
Added override specifiers to unit test classes
|
9 years ago |
juce_Base64.h
|
Added Base64 class
|
10 years ago |
juce_CharPointer_ASCII.h
|
Removed a malfunctioning method in CharPointer_ASCII
|
9 years ago |
juce_CharPointer_UTF8.h
|
Made CharPointer_UTF8::isValidString reject some sequences that weren't being detected as illegal
|
9 years ago |
juce_CharPointer_UTF16.h
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_CharPointer_UTF32.h
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_CharacterFunctions.cpp
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
9 years ago |
juce_CharacterFunctions.h
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
9 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
|
9 years ago |
juce_String.cpp
|
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 |
juce_String.h
|
Updated a comment
|
9 years ago |
juce_StringArray.cpp
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 years ago |
juce_StringArray.h
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 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
|
9 years ago |
juce_TextDiff.cpp
|
Made TextDiff use less stack space
|
9 years ago |
juce_TextDiff.h
|
Update copyright notice
|
10 years ago |