summaryrefslogtreecommitdiff
path: root/libs/ardour/location.cc
AgeCommit message (Expand)Author
2007-02-25new crossfade editor button icons from thorsten; ignore loop+range markers wh...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul 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-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-11-02prevent replication of markers during undo/redoPaul 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-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-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r338@gandalf: fugalh | 2006-08-12 16:30:19 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-03-11prevent removal of start markerPaul 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-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-09-24libardour added.Taybin Rutkin