summaryrefslogtreecommitdiff
path: root/libs/ardour/source_factory.cc
AgeCommit message (Expand)Author
2006-11-03new tape tracks ended up with non-destructive sources, fixedPaul Davis
2006-11-03Fixed snapshot dialog annoyance.Taybin Rutkin
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis