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.
tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
..
FilterGraph.cpp Added support saving/restoring plugin bus layouts in the audio host demo 9 years ago
FilterGraph.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
FilterIOConfiguration.cpp Revised multibus API and added support for multibus hosting 9 years ago
FilterIOConfiguration.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
GraphEditorPanel.cpp Revised multibus API and added support for multibus hosting 9 years ago
GraphEditorPanel.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
HostStartup.cpp Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host 9 years ago
InternalFilters.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
InternalFilters.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
MainHostWindow.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
MainHostWindow.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago