summaryrefslogtreecommitdiff
path: root/libs/ardour/automation_event.cc
AgeCommit message (Expand)Author
2009-02-17stringstream needs to preserve plenty of significant digits when writing auto...Ben Loftis
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ...Paul Davis
2008-11-08add operator=() to Curve; add AudioRegion::copy_settings() for replicating re...Paul Davis
2008-03-17fix problems with list stuff caused by assumptions about list type equivalencePaul Davis
2007-07-02prep for 2.0.3Paul Davis
2007-05-31added declicking xfade in audio_diskstream for truly seamless transport loopingJesse Chappell
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-11-28debugging new thaw behaviour for AutomationEventPaul Davis
2006-11-28major fixes to automation editingPaul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-01debugging some crashes with oofus + flowrobotPaul Davis
2006-10-31fix crashes when loading ardour 0.99 sessions, restore back compatibility for...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-27new automation state model, sort of working, but not reallyPaul Davis
2006-10-27restore compilability amidst automation state mgmt changesPaul Davis
2006-10-26fix SVN merge SNAFU causing double deletionPaul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-08-03 r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-05-19fix naming of destructive track audio filesPaul Davis
2005-09-24libardour added.Taybin Rutkin