Make the set_state() function respect redirects already present on the route. Still...
[ardour.git] / libs / ardour / ardour / source_factory.h
2007-04-12 Paul Davisthe useless commit: add copyright messages to all(...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
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-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully