summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.cc
AgeCommit message (Expand)Author
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-13Decreased region opacity, smoothed out canvas/tempo line colours.David Robillard
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