fixes for destructive track offsets of various kinds; move from jack_nframes_t -...
[ardour.git] / libs / ardour / playlist.cc
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-03-31 Sampo SavolainenSplitting a region doesn't affect layering: the two...
2006-03-31 Sampo SavolainenSplitting a regon now retains crossfades, even if the...
2006-03-20 Sampo SavolainenFix for #1179. Crossfades are not lost anymore when...
2006-03-16 Sampo SavolainenCompleted playlist copy constructor. Also fixed issue...
2006-03-14 Sampo SavolainenCrossfade copy-constructor + copy crossfades when creat...
2006-01-08 Paul Davisa metric ton of changes
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.