The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 2cc283fddd More efficient preallocation when reading large files into memory. 10 years ago
..
juce_BufferedInputStream.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
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. 11 years ago
juce_FileInputSource.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
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. 11 years ago
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. 11 years ago
juce_InputStream.cpp Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
juce_InputStream.h Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
juce_MemoryInputStream.cpp Tightened up a few places where numeric conversion warnings could happen. 10 years ago
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. 11 years ago
juce_MemoryOutputStream.cpp More efficient preallocation when reading large files into memory. 10 years ago
juce_MemoryOutputStream.h Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
juce_OutputStream.cpp Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
juce_OutputStream.h Updated the return types of OutputStream::writeFromInputStream and InputStream::readIntoMemoryBlock 10 years ago
juce_SubregionStream.cpp Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
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. 11 years ago