1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/audio plugin host/Source
2012-10-10 10:29:38 +01:00
..
FilterGraph.cpp AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 2012-07-12 12:37:37 +01:00
FilterGraph.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 2012-07-12 12:37:37 +01:00
GraphEditorPanel.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
GraphEditorPanel.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 2012-07-12 12:37:37 +01:00
HostStartup.cpp AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 2012-07-12 12:37:37 +01:00
InternalFilters.cpp Changed the audio plugin host projects to be Jucer-generated. 2010-02-13 17:13:37 +00:00
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. 2012-10-10 10:29:38 +01:00
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. 2012-10-10 10:29:38 +01:00
MainHostWindow.h AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids. 2012-07-12 12:37:37 +01:00