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 8820d37d2c Typo in GraphEditorPanel. 13 years ago
..
FilterGraph.cpp Minor clean-ups. 13 years ago
FilterGraph.h Minor clean-ups and documentation. 13 years ago
GraphEditorPanel.cpp Typo in GraphEditorPanel. 13 years ago
GraphEditorPanel.h Removed some superfluous semicolons. 13 years ago
HostStartup.cpp AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
InternalFilters.cpp Changed the audio plugin host projects to be Jucer-generated. 16 years ago
InternalFilters.h Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data. 13 years ago
MainHostWindow.cpp Removed some superfluous semicolons. 13 years ago
MainHostWindow.h Removed some superfluous semicolons. 13 years ago