.. |
juce_DirectoryIterator.cpp
|
DirectoryIterator optimisation.
|
12 years ago |
juce_DirectoryIterator.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_File.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
juce_File.h
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
juce_FileInputStream.cpp
|
Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file.
|
13 years ago |
juce_FileInputStream.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_FileOutputStream.cpp
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
juce_FileOutputStream.h
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
juce_FileSearchPath.cpp
|
(automated whitespace clean-up)
|
13 years ago |
juce_FileSearchPath.h
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
juce_MemoryMappedFile.h
|
Extended MemoryMappedFile to allow loading of file subsections.
|
12 years ago |
juce_TemporaryFile.cpp
|
Added a new constructor to TemporaryFile to allow explicitly setting the temp file.
|
12 years ago |
juce_TemporaryFile.h
|
Added a new constructor to TemporaryFile to allow explicitly setting the temp file.
|
12 years ago |