summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_summary.h
AgeCommit message (Expand)Author
2011-04-11Prevent unnecessary recomputation of horizontal zoom parameters after a summa...Carl Hetherington
2011-01-16Disable follow playhead during editor summary drags.Carl Hetherington
2011-01-08Watch for route colour changes and update the summary accordingly. Fixes #3692.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-07-19Tweak group tabs class hierarchy and offer the same menu in both editor and m...Carl Hetherington
2010-06-18Back to real-time zoom.Carl Hetherington
2010-06-18Make summary zoom happen based on where the drag is started, rather thanCarl Hetherington
2010-06-15Hopefully fix slight vertical movements on attempts to drag horizontally.Carl Hetherington
2010-06-15Plot tracks at a constant height in the summary.Carl Hetherington
2010-01-16When dragging the summary viewbox with a click outside the viewbox, clamp x a...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17fix deadlock in protocol manager startup; fix some other ::set_session() SNAF...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-11-25Make the editor summary extend a little way beyond the start and end markers ...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-06-17Add a playhead marker to the summary.Carl Hetherington
2009-06-17Remove partial support for vertical zoom in the summary, basically because it...Carl Hetherington
2009-06-16Cleaner implementation.Carl Hetherington
2009-06-15A few cleanups. Map scroll wheel to movement of the viewport.Carl Hetherington
2009-06-15Allow dragging of the horizontal extents of the summary view box using Primar...Carl Hetherington
2009-06-14Some small bug fixes. Make click (but not drag) inside the view box behave l...Carl Hetherington
2009-06-13Various fixes and improvements to editor summary widget.Carl Hetherington
2009-06-11Add some comments.Carl Hetherington
2009-06-11Add a widget giving an overview of the editor, as (what I think is being) sug...Carl Hetherington