summaryrefslogtreecommitdiff
path: root/libs/ardour/track.cc
AgeCommit message (Expand)Author
2011-09-25ardour has never done latency compensations on busses, so what was Route::che...Paul Davis
2011-09-14back-port Ardour3's capture alignment code to Ardour2, to get correct results...Paul Davis
2009-09-26open un-writable sessions without complaining, and desensitize all/most actio...Paul Davis
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts chan...Paul Davis
2009-03-05fixes for creating tracks from templates - a new Diskstream is needed, andget...Paul Davis
2008-05-13comment out latency debug outputPaul Davis
2008-04-18latency computation debugging, part one (of many?)Paul Davis
2007-05-18allow diskstream deletion after a track is removed by using weak_ptr<Diskstre...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-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12merge from trunkHans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-09merge from trunkHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal