modified fix from carl for region copy-moves-original-to-start bug; change verbose...
[ardour.git] / libs / ardour / ardour / audiofilesource.h
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-10-27 Sampo SavolainenEmbedded files / embedding files now work.
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
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-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
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-14 Paul Davismore file add/remove ops related to sndfile changes