summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.cc
AgeCommit message (Expand)Author
2006-11-28crossfade views are only as long as the crossfades themselves, show verbose t...Nick Mainsbridge
2006-11-10Fix region name fit into the visible region in special cases like newly Sampo Savolainen
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...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-11new RCU implementation, using an extra layer of indirection allowing us to us...Paul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard