1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/files
2013-02-24 15:49:06 +00:00
..
juce_DirectoryIterator.cpp DirectoryIterator optimisation. 2013-01-08 12:43:37 +00:00
juce_DirectoryIterator.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_File.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_File.h Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_FileInputStream.cpp Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 2012-06-22 20:20:06 +01:00
juce_FileInputStream.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_FileOutputStream.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_FileOutputStream.h Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_FileSearchPath.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_FileSearchPath.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_MemoryMappedFile.h Extended MemoryMappedFile to allow loading of file subsections. 2013-02-17 22:38:25 +00:00
juce_TemporaryFile.cpp (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_TemporaryFile.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00