summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audio_track.h
AgeCommit message (Expand)Author
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis
2009-03-05Make "consolidate range" and "bounce range to region list" not apply processi...Sampo Savolainen
2009-03-05fixes for creating tracks from templates - a new Diskstream is needed, andget...Paul Davis
2008-06-18make bounce range and bounce region work properly (wrong boundaries before); ...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-10- Fixed a buffer size bug when ~/.ardour2 doesn't exist (can't load configura...David Robillard
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
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-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-04-11likely fixes for problems loading templates with destructive tracks. Note tha...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2005-09-24libardour added.Taybin Rutkin