1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core/files
2016-11-07 17:42:11 +00:00
..
juce_DirectoryIterator.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_DirectoryIterator.h Update copyright notice 2015-07-22 15:59:34 +01:00
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. 2016-09-16 12:03:02 +01:00
juce_File.h Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist 2016-11-07 17:42:11 +00:00
juce_FileFilter.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FileFilter.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FileInputStream.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FileInputStream.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FileOutputStream.cpp Restored non-flushing behaviour of FileOutputStream 2016-09-30 15:24:46 +01:00
juce_FileOutputStream.h Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist 2016-11-07 17:42:11 +00:00
juce_FileSearchPath.cpp Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 2016-06-08 20:42:19 +01:00
juce_FileSearchPath.h Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 2016-06-08 20:42:19 +01:00
juce_MemoryMappedFile.h Add exclusive flag to MemoryMappedFile 2016-08-09 09:23:06 +01:00
juce_TemporaryFile.cpp Projucer various fixes 2016-09-15 17:13:41 +02:00
juce_TemporaryFile.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_WildcardFileFilter.cpp Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WildcardFileFilter.h Added a couple of missing 'override's 2016-01-20 08:18:42 -08:00