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 4e5f005421 Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 7 years ago
..
FilterGraph.cpp Scraped a layer of crusty old code from some audio plugin host files 8 years ago
FilterGraph.h Scraped a layer of crusty old code from some audio plugin host files 8 years ago
FilterIOConfiguration.cpp Plugin Host: fixed background colour of channel configuration window 8 years ago
FilterIOConfiguration.h Updated file headers and the README with the JUCE 5 license 8 years ago
GraphEditorPanel.cpp Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 7 years ago
GraphEditorPanel.h Scraped a layer of crusty old code from some audio plugin host files 8 years ago
HostStartup.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
InternalFilters.cpp Scraped a layer of crusty old code from some audio plugin host files 8 years ago
InternalFilters.h Scraped a layer of crusty old code from some audio plugin host files 8 years ago
MainHostWindow.cpp Added a better shutdown procedure for the plugin host demo 8 years ago
MainHostWindow.h Added a better shutdown procedure for the plugin host demo 8 years ago