Crossfades are restored off disk properly again.
[ardour.git] / gtk2_ardour / audio_streamview.cc
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-16 David RobillardFix for the persistent rec-region problem.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardFixed random track background problem
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...