1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/extras/audio plugin host/Source
2013-02-07 09:45:56 +00:00
..
FilterGraph.cpp Minor clean-ups. 2013-02-03 10:55:45 +00:00
FilterGraph.h Minor clean-ups and documentation. 2013-02-07 09:45:56 +00:00
GraphEditorPanel.cpp Removed some superfluous semicolons. 2013-01-20 11:50:05 +00:00
GraphEditorPanel.h Removed some superfluous semicolons. 2013-01-20 11:50:05 +00: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 Removed some superfluous semicolons. 2013-01-20 11:50:05 +00:00
MainHostWindow.h Removed some superfluous semicolons. 2013-01-20 11:50:05 +00:00