fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / session_handle.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2015-09-04 Robin Gareusprint insanity-check message only in debug builds
2011-11-14 Carl HetheringtonTypo.
2011-10-27 Paul Davisshow address of dangling SessionHandle-derived objects
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-16 Sakari BergenAdd dynamic type to SessionHandleRef debug output
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...