summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audio_track.h
AgeCommit message (Expand)Author
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