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 53edf99901 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. 12 years ago
..
FilterGraph.cpp AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
FilterGraph.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago
GraphEditorPanel.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
GraphEditorPanel.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 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. 15 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. 12 years ago
MainHostWindow.cpp 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. 12 years ago
MainHostWindow.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 13 years ago