summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.cc
AgeCommit message (Expand)Author
2009-06-02Fix memory leak in name text pixbuf generation, move RegionView::_height to T...Nick Mainsbridge
2009-05-05Speed up regionview creation by using pixbufs for name labels instead of Gnom...Nick Mainsbridge
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-06-23various minor fixes for crashes reported by nowhiskeyPaul Davis
2008-05-23remove autostools files that should be there, and remove WIP stuff that shoul...Doug McLain
2008-05-22Remove sigc 2.0.18Doug McLain
2008-05-02many changes related to region zooming; proto-visual state undo/redo stack; f...Paul Davis
2008-04-17What used to be the pink recording rectangle is now blended into the recordin...Doug McLain
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-13sync point extends across entire region heightPaul Davis
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