summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audiofilesource.h
AgeCommit message (Expand)Author
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-14no more peak building thread; don't print config var stores, but it possible ...Paul Davis
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-01-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
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-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-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul 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-14more file add/remove ops related to sndfile changesPaul Davis