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 955043fb48 Minor whitespace tidy-up 16 years ago
bin Just moved the repository from SVN to GIT! 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 Minor whitespace tidy-up 16 years ago
src Minor whitespace tidy-up 16 years ago
.gitignore Just moved the repository from SVN to GIT! 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 Changed drawables to correctly render semi-transparently; added accessors for properties of some brush classes. 16 years ago
juce_amalgamated.h Minor whitespace tidy-up 16 years ago
juce_amalgamated.mm 18 years ago