1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/src/io/files
2010-03-13 18:38:56 +00:00
..
juce_DirectoryIterator.cpp Changed all uses of OwnedArray<File> to be Array<File> instead, which is a bit more efficient and easier to work with. Optimised the software renderer to improve most drawing operations, particularly simple shapes filling like drawing lines, etc. 2010-01-28 16:02:16 +00:00
juce_DirectoryIterator.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_File.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_File.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_FileInputStream.cpp Minor clean-ups. 2010-01-04 15:24:13 +00:00
juce_FileInputStream.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_FileOutputStream.cpp Minor clean-ups. 2010-01-04 15:24:13 +00:00
juce_FileOutputStream.h Corrected geometry of drawLine in CoreGraphics to match the software renderer. Minor code clean-ups. 2010-03-13 18:38:56 +00:00
juce_FileSearchPath.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_FileSearchPath.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_NamedPipe.cpp Minor clean-ups. 2010-01-04 15:24:13 +00:00
juce_NamedPipe.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_TemporaryFile.cpp Minor fixes and warning removals for VC7. 2010-01-17 22:44:16 +00:00
juce_TemporaryFile.h Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_ZipFile.cpp Minor code clean-ups. 2010-02-22 15:28:18 +00:00
juce_ZipFile.h Updated VC6 project. Removed some unsafe templated casts from MemoryBlock and HeapBlock. 2010-02-25 18:31:06 +00:00