modified fix from carl for region copy-moves-original-to-start bug; change verbose...
[ardour.git] / libs / ardour / sndfilesource.cc
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-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-15 Paul Davisremove debug output from sndfilesource
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-07 Paul Davisfix incorrect return type for SndFileSource::last_captu...
2006-11-03 Paul Davisnew tape tracks ended up with non-destructive sources...
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-10-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-31 Paul Davisfix crashes when loading ardour 0.99 sessions, restore...
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-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
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-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.