summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_routes.cc
AgeCommit message (Expand)Author
2016-02-22add const_cast to avoid compiler warnings from apple gccPaul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-30Fixed spelling.André Nusser
2015-09-30Make all the context menu entries of the track list work.André Nusser
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-04-30cleanup display suspend.Robin Gareus
2015-04-30suspend editor redisplay during batch changesRobin Gareus
2015-04-05add more contexts for SLA.Robin Gareus
2015-04-05add context to single-letter translatableRobin Gareus
2015-04-02[Summary] Sort the routes of session before creating time axises unconditiona...Valeriy Kamyshniy
2015-03-16avoid possible shared remote control IDs in large (>317 track) sessionPaul Davis
2015-03-15Fix incorrect track ordering when creating a session from a templatenick_m
2015-03-13Don't mess with the track selection at all from the editor route listnick_m
2015-03-13Add new routes to selection in the editor, rather than the editornick_m
2015-02-13fix up recent cherry-picks from waves' tracksPaul Davis
2015-02-13insanely complex fixes for dragging to and from the drop zone.Paul Davis
2015-01-13Fix missing selection undo for track header click and route list select.nick_m
2014-12-26remove unnecessary scopingPaul Davis
2014-10-23small round of compiler warning fixesRobin Gareus
2014-09-07remove debug messageRobin Gareus
2014-09-07fix (auto-expand) typo in f23f379b3Robin Gareus
2014-09-07NOOP, re-indent, remove trailing whitespace, sort includesRobin Gareus
2014-09-07don't loose a redraw.Robin Gareus
2014-09-06safe EditorRoutes::redisplay()Robin Gareus
2014-09-06idle update editor TreeViewRobin Gareus
2014-09-06speed up session load (display updates)Robin Gareus
2014-08-31Remove unused variables (fix warnings).David Robillard
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-06-29suspend route redisplay for (rec-en, solo, mute and monitor) batch changesRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-20fix some confusion when redrawing editor/mixer track/strip displays after tra...Paul Davis
2014-03-24add optional arg to Editor::ensure_time_axis_view_is_visible() to "force" "ma...Paul Davis
2014-03-24selecting a track/bus in the editor list now selects it in the canvas, and al...Paul Davis
2013-10-31fix merge with masterPaul Davis
2013-10-31handle enter/leave items when zooming and scrolling occurPaul Davis
2013-10-24New routes are placed after highest selected route.nick_m
2013-10-22merge from masterPaul Davis
2013-10-21Unify editor / mixer ordering.nick_m
2013-07-10some sort-of-deep fixes to get autoscroll/vertical scroll to work properly fo...Paul Davis
2013-04-12remove TimeAxisView::clip_to_viewport() and Editor::update_canvas_now() and E...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-04-01likely fix for #5426 (hide all tracks doesn't work and causes inconsistent statePaul Davis
2013-02-06fix crash when pressing "s" with kbd focus in editor route listPaul Davis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-12-04dramatically speed up the addition of large numbers of busses + tracks. consi...Paul Davis
2012-10-27fix serious logic error in re-ordering treeviews after route order keys/RIDs ...Paul Davis
2012-07-20make more or less all LHS treeviews use the same stylePaul Davis