.. |
AppConfig.h
|
Refactored some String operators to bring them into line with c++ best practices. Removed the JUCE_STRINGS_ARE_UNICODE flag - all strings are now unicode by default. Removed the String class's implicit cast to const char* and copyToBuffer() method, replacing them with toCString(), toUTF8(), copyToCString(), copyToUnicode(), etc., so that it'll force users to think about the encoding they want to use in a particular context. Added the ability to pass a String directly to a std::ostream. Extended the juce version number to include a build number.
|
15 years ago |
JuceHeader.h
|
Jucer-generated file updates.
|
15 years ago |
JuceLibraryCode1.cpp
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode1.mm
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode2.cpp
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode2.mm
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode3.cpp
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode3.mm
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode4.cpp
|
Updated some auto-generated projects.
|
15 years ago |
JuceLibraryCode4.mm
|
Updated some auto-generated projects.
|
15 years ago |