1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/files
2012-02-15 20:48:14 +00:00
..
juce_DirectoryIterator.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_DirectoryIterator.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_File.cpp Fixes to some MemoryOutputStream streaming operators. 2012-02-15 20:48:14 +00:00
juce_File.h Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 2011-09-27 11:33:42 +01:00
juce_FileInputStream.cpp Fixes to some MemoryOutputStream streaming operators. 2012-02-15 20:48:14 +00:00
juce_FileInputStream.h Tweaks to streams and gzip compressor. 2011-09-14 15:34:05 +01:00
juce_FileOutputStream.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_FileOutputStream.h New method: FileOutputStream::truncate() 2011-11-21 11:41:58 +00:00
juce_FileSearchPath.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_FileSearchPath.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_MemoryMappedFile.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_TemporaryFile.cpp Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 2012-02-11 14:09:23 +00:00
juce_TemporaryFile.h Fix for subtle win32 mouse-button issue. Minor bwav fix. 2011-09-13 18:12:24 +01:00