.. |
juce_DirectoryIterator.cpp
|
Update copyright notice
|
9 years ago |
juce_DirectoryIterator.h
|
Update copyright notice
|
9 years ago |
juce_File.cpp
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_File.h
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
8 years ago |
juce_FileFilter.cpp
|
Update copyright notice
|
9 years ago |
juce_FileFilter.h
|
Update copyright notice
|
9 years ago |
juce_FileInputStream.cpp
|
Update copyright notice
|
9 years ago |
juce_FileInputStream.h
|
Update copyright notice
|
9 years ago |
juce_FileOutputStream.cpp
|
Restored non-flushing behaviour of FileOutputStream
|
8 years ago |
juce_FileOutputStream.h
|
Restored non-flushing behaviour of FileOutputStream
|
8 years ago |
juce_FileSearchPath.cpp
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 years ago |
juce_FileSearchPath.h
|
Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not.
|
9 years ago |
juce_MemoryMappedFile.h
|
Add exclusive flag to MemoryMappedFile
|
8 years ago |
juce_TemporaryFile.cpp
|
Projucer various fixes
|
8 years ago |
juce_TemporaryFile.h
|
Lots of small whitespace tweaks.
|
9 years ago |
juce_WildcardFileFilter.cpp
|
Update copyright notice
|
9 years ago |
juce_WildcardFileFilter.h
|
Added a couple of missing 'override's
|
9 years ago |