summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_editor.cc
AgeCommit message (Expand)Author
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-08save and restore clock modesPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-13remove almost everything from region editor, make popup menu more useful and ...Paul Davis
2006-11-13Fix for bug #255, Implement undo/redo when changing the region start position Tim Mayberry
2006-11-03remove fade nonsense from region popup editorPaul 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-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard