fixes for destructive track offsets of various kinds; move from jack_nframes_t -...
[ardour.git] / libs / ardour / audiofilesource.cc
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 Sampo SavolainenFixed a nasty sound file overwrite issue due to how...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
2006-06-27 Taybin RutkinCoreAudioSource moved to coreaudiosource.cc.
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davismore file add/remove ops related to sndfile changes