AudioUnits are selectable in PluginSelector. Will crash if someone clicks
authorTaybin Rutkin <taybin@taybin.com>
Tue, 1 Aug 2006 04:05:15 +0000 (04:05 +0000)
committerTaybin Rutkin <taybin@taybin.com>
Tue, 1 Aug 2006 04:05:15 +0000 (04:05 +0000)
commit49ab8ea4551ec82ae8b561cb256f762fd7f831f2
tree3b82f66d86e4de6ca4bd422b62d8a42f1e574fef
parent1bc8bdcab7365df58396a5011cdc899e8bd318e1
AudioUnits are selectable in PluginSelector.  Will crash if someone clicks
"connect" button though.
Cleaned up AUHost code to use vector<> instead of an array.

git-svn-id: svn://localhost/ardour2/trunk@732 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/SConscript
gtk2_ardour/plugin_selector.cc
gtk2_ardour/plugin_selector.h
gtk2_ardour/utils.cc
libs/ardour/plugin_manager.cc