| .. |
|
juce_Base64.cpp
|
Added override specifiers to unit test classes
|
2015-08-10 16:21:16 +01:00 |
|
juce_Base64.h
|
Added Base64 class
|
2015-08-03 17:55:29 +01:00 |
|
juce_CharacterFunctions.cpp
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
2016-03-05 15:05:48 +00:00 |
|
juce_CharacterFunctions.h
|
Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata
|
2016-03-05 15:05:48 +00:00 |
|
juce_CharPointer_ASCII.h
|
Removed a malfunctioning method in CharPointer_ASCII
|
2016-03-22 15:22:33 +00:00 |
|
juce_CharPointer_UTF8.h
|
Made CharPointer_UTF8::isValidString reject some sequences that weren't being detected as illegal
|
2016-02-25 16:50:11 +00:00 |
|
juce_CharPointer_UTF16.h
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_CharPointer_UTF32.h
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_Identifier.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_Identifier.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_LocalisedStrings.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_LocalisedStrings.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_NewLine.h
|
Added a couple of extra StringRef and NewLine concatenation operators
|
2015-11-02 09:59:04 +00:00 |
|
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.
|
2016-04-06 18:31:24 +01:00 |
|
juce_String.h
|
Added some extra number->String converter methods, and extra unit-tests
|
2015-11-02 16:48:38 +00:00 |
|
juce_StringArray.cpp
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
juce_StringArray.h
|
Minor cleanup: removed superfluous semicolon after a member function definition.
|
2016-03-18 14:41:02 +00:00 |
|
juce_StringPairArray.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_StringPairArray.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_StringPool.cpp
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_StringPool.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
juce_StringRef.h
|
Added a couple of extra StringRef and NewLine concatenation operators
|
2015-11-02 09:59:04 +00:00 |
|
juce_TextDiff.cpp
|
Made TextDiff use less stack space
|
2015-11-02 09:59:05 +00:00 |
|
juce_TextDiff.h
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |