fix a huge mess with sends, involving incorrect GUI cleanup, an unhandled exception...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Jun 2008 20:38:19 +0000 (20:38 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Jun 2008 20:38:19 +0000 (20:38 +0000)
commit422607acfe28dc10fd8b188d12582a8a8cb916b9
treeea704071f69a542d99a6bfc393706707d556269a
parent82031d05e0f2f4500535a6e35cdc5199b0b2d3a0
fix a huge mess with sends, involving incorrect GUI cleanup, an unhandled exception and as a result, bad reference counting of sends leading to ports never going away because the send was never deleted

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3484 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/redirect_box.cc
gtk2_ardour/send_ui.cc
gtk2_ardour/send_ui.h
libs/ardour/route.cc