fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / audio_track_importer.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-11-25 David RobillardRemove dead code.
2012-04-11 Carl HetheringtonFix a few unchecked XML child / property lookups
2012-04-05 Carl Hetheringtonassert() on id property not being present (#4814).
2012-03-20 Paul Davistweak audio track importer to use the modified xml...
2011-10-19 David RobillardTrim the include tree.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-27 Paul Davischanges associated with save/restore of AutomationContr...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardSession XML style consistency (tag names are capitalized).
2009-01-30 Sakari BergenTrack import is now working. Also, IO bundle setup...
2008-11-29 Sakari BergenFirst revision with working track import
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-11-24 Sakari BergenA bit more of track import done...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling