do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete of Cocoa...
commitd6d38b55daccfcdf30d05f1f699b785ec6deff08
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Fri, 3 Jul 2009 21:21:30 +0000 (3 21:21 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Fri, 3 Jul 2009 21:21:30 +0000 (3 21:21 +0000)
tree26478210075ff83c250076ae28de987cef81e28f
parent3ae588246663652c062b8cb5580fcee7ac9b25cc
do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete of Cocoa-based AU plugins) ; drop references in PlugUIBase to plugin/insert when it notifies us via GoingAway (fixes crash on session close) ; fix handling of AU cache info for certain plugins ; fix SConstruct missing lrdf, raptor, samplerate library definitions (\!\!\!)

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/2.0-ongoing@5310 d708f5d6-7413-0410-9779-e7cbd77b26cf
SConstruct
gtk2_ardour/ardour_ui.cc
gtk2_ardour/au_pluginui.h
gtk2_ardour/au_pluginui.mm
gtk2_ardour/plugin_ui.cc
gtk2_ardour/plugin_ui.h
libs/ardour/audio_unit.cc