.. |
juce_DirectoryIterator.cpp
|
Update copyright notice
|
10 years ago |
juce_DirectoryIterator.h
|
Update copyright notice
|
10 years ago |
juce_File.cpp
|
Changed File::compareFilenames() method to use String::compareNatural() and added argument to String::compareNatural() for case sensitivity
|
8 years ago |
juce_File.h
|
Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist
|
8 years ago |
juce_FileFilter.cpp
|
Update copyright notice
|
10 years ago |
juce_FileFilter.h
|
Update copyright notice
|
10 years ago |
juce_FileInputStream.cpp
|
Update copyright notice
|
10 years ago |
juce_FileInputStream.h
|
Update copyright notice
|
10 years ago |
juce_FileOutputStream.cpp
|
Restored non-flushing behaviour of FileOutputStream
|
8 years ago |
juce_FileOutputStream.h
|
Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist
|
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
|
9 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
|
10 years ago |
juce_WildcardFileFilter.h
|
Added a couple of missing 'override's
|
9 years ago |