1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/streams
2018-03-15 12:10:32 +00:00
..
juce_BufferedInputStream.cpp Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder 2017-11-02 12:14:10 +00:00
juce_BufferedInputStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_FileInputSource.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_FileInputSource.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_InputSource.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_InputStream.cpp Fixed a mistake in InputStream::readNextLine() 2017-10-17 09:50:30 +01:00
juce_InputStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MemoryInputStream.cpp Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder 2017-11-02 12:14:10 +00:00
juce_MemoryInputStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_MemoryOutputStream.cpp Some light modernisation of a bunch of old code 2017-10-04 12:47:43 +01:00
juce_MemoryOutputStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_OutputStream.cpp Simplified and tidied up a few things in input/output streams and MemoryBlock 2017-10-13 12:55:46 +01:00
juce_OutputStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_SubregionStream.cpp Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder 2017-11-02 12:14:10 +00:00
juce_SubregionStream.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_URLInputSource.cpp Add URLInputSource class 2018-03-13 15:44:59 +00:00
juce_URLInputSource.h Add URLInputSource class 2018-03-13 15:44:59 +00:00