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
2014-07-10 18:57:24 +01:00
..
juce_BufferedInputStream.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_BufferedInputStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_FileInputSource.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_FileInputSource.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_InputSource.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_InputStream.cpp Avoiding a few MSVC warnings 2013-10-22 19:29:04 +01:00
juce_InputStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_MemoryInputStream.cpp Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_MemoryInputStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
juce_MemoryOutputStream.cpp Added a MemoryOutputStream constructor to write into a fixed block of memory. 2013-07-22 11:29:15 +01:00
juce_MemoryOutputStream.h Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_OutputStream.cpp Optimisation to OutputStream::writeString 2014-02-09 17:36:38 +00:00
juce_OutputStream.h Fixed some typos. 2014-02-26 19:47:55 +00:00
juce_SubregionStream.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_SubregionStream.h Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00