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.
Julian Storer 8073ca1f5b fixed a mistake in AudioFormatReader::readMaxLevels 16 years ago
bin Updated .gitignore 16 years ago
build Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
docs minor tidying up 16 years ago
extras Updated a method name in Drawable to avoid overloading conflicts 16 years ago
src fixed a mistake in AudioFormatReader::readMaxLevels 16 years ago
.gitignore Updated .gitignore 16 years ago
juce.h Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly. 16 years ago
juce_Config.h removed a memory leak in mac messaging; tweaked mac VSTs to avoid a shutdown bug in Reaper; added a clear() method to DynamicObject. 16 years ago
juce_amalgamated.cpp fixed a mistake in AudioFormatReader::readMaxLevels 16 years ago
juce_amalgamated.h Updated a method name in Drawable to avoid overloading conflicts 16 years ago
juce_amalgamated.mm 17 years ago