Fix iterator off-by-one: Allow to move top-most track. via ctrl up/down
[ardour.git] / gtk2_ardour / editor_routes.cc
2017-02-20 Robin GareusFix iterator off-by-one: Allow to move top-most track...
2017-02-13 Paul Davisreinstate ensure-time-axis-visible after move-selected...
2017-02-13 Paul Davisnew implementation of move-selected-tracks
2017-01-31 Robin GareusSkip no-change re-ordering of tracks/busses
2017-01-31 Robin GareusDon't allow to select VCAs in the route-list
2017-01-29 Robin GareusKeep tracks visible when re-ordering them in the editor
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-20 Robin GareusAdd GUI part to immediately fan-out multi-out instrumen...
2017-01-18 Robin Gareuspush sorted Stripable order back to PI (for control...
2017-01-06 Robin Gareusfix route ordering (and related possible crash on re...
2016-12-22 Robin GareusDisplay VCAs at the end of the Track/Bus list
2016-12-21 Robin Gareusbackport/minimize difference to mixbus branch
2016-11-07 Len OvensSet session dirty if tracks are reordered by user.
2016-11-07 Len OvensOne more piece to the moving master puzzle.
2016-11-04 Len OvensFix Drifting Master hopefully for real this time.
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-10 Paul Davismake sure editor can follow visibility changes for...
2016-06-10 Paul DavisEditorRoutes needs to connect to the right property...
2016-06-10 Paul DavisEditorRoutes needs to respond to PropertyChanged(selected)
2016-06-08 Paul Davislisten for gui_changed() signal from all Stripables...
2016-06-06 Paul Davisensure that newly-added tracks are displayed in the...
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-05 Paul Davisdon't add routes+VCAs separately to editor routes durin...
2016-06-05 Paul Davisremove unused sort object
2016-06-05 Paul Davisuse PresentationInfo API to mark Stripable elements...
2016-06-05 Paul Davisupdate use of PresentationInfo/Stripable API
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisinitial implementation of VCA time axis views
2016-05-31 Paul Davisconvert editor routes code to use Stripable
2016-05-31 Paul Davisclean up debug output for OrderKeys
2016-05-31 Paul Davisuse Session::notify_presentation_info_changed() rather...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisremove Route::listening_via_monitor()
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisuse route automation control Changed() signals for...
2016-05-31 Paul Davischange sort ordering model in mixer and editor
2016-05-24 Robin Gareusrec-safe GUI
2016-05-24 Robin Gareuscentralize rec-en sensitivity & prepare for rec-safe
2016-05-19 Robin Gareustowards an Instrument Setup/Replace workflow
2016-05-03 Robin Gareusskip updating editor-route display when closing the...
2016-02-22 Paul Davisadd const_cast to avoid compiler warnings from apple gcc
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-30 Paul DavisMerge branch 'chaot4-fix_track_list_context_menu'
2015-09-30 André NusserFixed spelling.
2015-09-30 André NusserMake all the context menu entries of the track list...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-04-30 Robin Gareuscleanup display suspend.
2015-04-30 Robin Gareussuspend editor redisplay during batch changes
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-06 Paul DavisRevert "[Summary] Sort the routes of session before...
2015-04-06 Valeriy Kamyshniy[Summary] Sort the routes of session before creating...
2015-04-04 Robin Gareusadd more contexts for SLA.
2015-04-04 Robin Gareusadd context to single-letter translatable
2015-04-02 Valeriy Kamyshniy[Summary] Sort the routes of session before creating...
2015-03-16 Paul Davisavoid possible shared remote control IDs in large ...
2015-03-14 nick_mFix incorrect track ordering when creating a session...
2015-03-12 nick_mDon't mess with the track selection at all from the...
2015-03-12 nick_mAdd new routes to selection in the editor, rather than...
2015-02-13 Paul Davisfix up recent cherry-picks from waves' tracks
2015-02-13 Paul Davisinsanely complex fixes for dragging to and from the...
2015-01-13 nick_mFix missing selection undo for track header click and...
2014-12-26 Paul Davisremove unnecessary scoping
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-07 Robin Gareusremove debug message
2014-09-07 Robin Gareusfix (auto-expand) typo in f23f379b3
2014-09-07 Robin GareusNOOP, re-indent, remove trailing whitespace, sort includes
2014-09-07 Robin Gareusdon't loose a redraw.
2014-09-06 Robin Gareussafe EditorRoutes::redisplay()
2014-09-06 Robin Gareusidle update editor TreeView
2014-09-06 Robin Gareusspeed up session load (display updates)
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-24 Paul Davisadd optional arg to Editor::ensure_time_axis_view_is_vi...
2014-03-24 Paul Davisselecting a track/bus in the editor list now selects...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
next