summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/location.h
AgeCommit message (Expand)Author
2008-09-19shift-click to extend marker selection; marker drag moves all selected markersPaul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-12(include libs/ardour in ...) add trim to loop/punch; fixup trim start/end to ...Paul Davis
2007-11-09initialized Location::_locked in all casesPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-25new crossfade editor button icons from thorsten; ignore loop+range markers wh...Paul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-02finish use of EnumWriter for saving flags etc. throughout the session filePaul 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-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans 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
2006-06-14pulling trunkHans Fugal
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2005-09-24libardour added.Taybin Rutkin