summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view.cc
AgeCommit message (Expand)Author
2009-06-02Fix memory leak in name text pixbuf generation, move RegionView::_height to T...Nick Mainsbridge
2008-11-07Fix for track backgrounds sometimes not following ruler visibility change.Nick Mainsbridge
2008-11-03Fix background unhiding.Nick Mainsbridge
2008-11-03Dont move track backgrounds, so that they no longer disappear at high zooms, ...Nick Mainsbridge
2008-10-14fix a few things related to fit-to-tracks and toggle-visual-statePaul Davis
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
2008-09-29Backport drobilla's tempo bar cache from 3.0, fix track display regression, r...Nick Mainsbridge
2008-09-14Put timeline_group in the correct layer to begin with, fix missing header on ...Nick Mainsbridge
2008-09-14Speed up track resizing, fix disappearing automation controls when automation...Nick Mainsbridge
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-07-08new drawing style for track resize handles (thanks thorwil!)Paul Davis
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-06-26make dynamic track resizing "work" again; colinf's patch for operations on mu...Paul Davis
2008-06-18colinf's patch to make editor faders insensitive to scroll wheel events witho...Paul Davis
2008-06-10(5) debugging with nowhiskey - remove stupid lack of scaling caused by redisp...Paul Davis
2008-05-05fixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bin...Paul Davis
2008-05-02many changes related to region zooming; proto-visual state undo/redo stack; f...Paul Davis
2008-05-01phase two (of 3 or 4) for zoom-to-region et alPaul Davis
2008-04-30make resize button more visible; make standard heights the right size to hold...Paul Davis
2008-04-30first pass of dynamically resizable track heightsPaul Davis
2008-03-24small change to logic for track selection when context/button clicking on a t...Paul Davis
2008-03-14make feature lines (rhythm ferret etc) scale with zoom; hide them whenever RF...Paul Davis
2008-02-15TrackfadersDoug McLain
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ap...Paul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-17Fix track name entry widthDoug McLain
2008-01-02fix problem with x-axis origin computation moving the origin at the wrong timePaul Davis
2007-12-29fixed edit focus @ edit point behaviourPaul Davis
2007-11-28parametize modifier key usage; fix keyboard-driven sync point setting; add la...Paul Davis
2007-11-19looks better this way, and gets rid of the gap between the meter and the canv...Doug McLain
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-11-05mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t mo...Paul Davis
2007-11-02some small optimizations for track-selection processPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-20Update height after changing order to fix mantis bug #1618Carl Hetherington
2007-04-05change selection behaviour for track header context clickPaul Davis
2007-03-19Editor GUI touchups:David Robillard
2007-03-12carl's inverted fix for mousewheel actionsPaul Davis
2007-03-12fixes from Carl H for a couple of bugletsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-08Removed usage of deprecated gtkmm API.Taybin Rutkin
2006-12-21fix crashing bug on cut operation; panner noodlingPaul Davis
2006-12-19make shift-scrollwheel work in any TimeAxisViewPaul Davis
2006-11-16small changes to the mixer strip from thorwilPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis