summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.h
AgeCommit message (Expand)Author
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. smal...Paul Davis
2008-10-05Primitive take system: active edit groups now dictate playlist decisions. Sampo Savolainen
2008-06-17refactor GainMeter so that it can used by RouteTimeAxisView, and thus bring a...Paul Davis
2008-04-30first pass of dynamically resizable track heightsPaul Davis
2008-04-21fix mix group problems caused by recursive loop when modifying gain/guiPaul Davis
2008-02-15TrackfadersDoug McLain
2007-11-28provide support for playhead-to-next/previous-region-boundary actions, and bi...Paul Davis
2007-11-20Create new LevelMeter class for meter only widgets. This and some better pac...Doug McLain
2007-11-20connect trackmeters to existing I/O change signalsDoug McLain
2007-11-19Add meters to busses too, and hide meter once again for smallest sizeDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-26no renaming tracks that are record-enabledPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-14fix for crash when loading a session after running another, caused by not che...Paul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-29Remove some unused function definitions.Sampo Savolainen
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-04lower zoom step slightly, speed up autoscrolling when snapping to sub-beats (...Nick Mainsbridge
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard