summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-31remove debugging output in a hidden corner of Route::process_output_buffers()Paul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-22gcc4 fix for new import/embed code, plus inline reject_if_rate_differs() func...Paul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-08add/remove edit groups via buttons (still a bit of work left to do)Paul Davis
2006-02-20fixed crash potential issues where nframes may be 0Jesse Chappell
2006-01-26Ensure that there are enough peak vectors when a plugin redirect hasSampo Savolainen
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2006-01-08a metric ton of changesPaul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin