summaryrefslogtreecommitdiff
path: root/libs/ardour/audiofilesource.cc
AgeCommit message (Expand)Author
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-10-27Embedded files / embedding files now work.Sampo Savolainen
2006-10-20move BWF header options into Configuration option, rationalize crossfade para...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-08never remove tape track source files even if empty, reconnect editor mute/sol...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-01Fixed a nasty sound file overwrite issue due to how stub rec files were Sampo Savolainen
2006-07-31Start of AudioUnit work. COREAUDIO=y is a little destable for now.Taybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-27CoreAudioSource moved to coreaudiosource.cc.Taybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-06-14more file add/remove ops related to sndfile changesPaul Davis