summaryrefslogtreecommitdiff
path: root/libs/ardour/reverse.cc
AgeCommit message (Expand)Author
2007-02-26fix a couple uninitialized variable messagesPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-15fix reverse play buffer refilling; turn on Blink signal againPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2005-09-24libardour added.Taybin Rutkin