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.
ed 6bfcd820b4 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
..
juce_BufferedInputStream.cpp Added method BufferedInputStream::peekByte(), and tidied up some internal code in that class 8 years ago
juce_BufferedInputStream.h Added method BufferedInputStream::peekByte(), and tidied up some internal code in that class 8 years ago
juce_FileInputSource.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_FileInputSource.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_InputSource.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_InputStream.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_InputStream.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_MemoryInputStream.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
juce_MemoryInputStream.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_MemoryOutputStream.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_MemoryOutputStream.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_OutputStream.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_OutputStream.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_SubregionStream.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_SubregionStream.h Updated file headers and the README with the JUCE 5 license 8 years ago