more work on RID and editor/mixer order matching; when a track/bus is hidden in the...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Jul 2012 22:35:43 +0000 (22:35 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Jul 2012 22:35:43 +0000 (22:35 +0000)
commite43d91949be2fedf09eaf61cb5b9e4778a505dc0
treec8e73694329fa2345245d50536adba0eff9449db
parentdd440c22c17b0ccbb3db330779fd81e76035e1a6
more work on RID and editor/mixer order matching; when a track/bus is hidden in the GUI controlling RID, it gets a extremely large RID to prevent it showing up on a control surface (but ... for now ... is still visible in the other GUI, even if "sync order between mixer + editor" is enabled); change font in editor route list

git-svn-id: svn://localhost/ardour2/branches/3.0@13054 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 files changed:
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_group_tabs.cc
gtk2_ardour/editor_routes.cc
gtk2_ardour/editor_routes.h
gtk2_ardour/mixer_group_tabs.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/mixer_ui.h
libs/ardour/ardour/route.h
libs/ardour/ardour/session.h
libs/ardour/route.cc
libs/ardour/session.cc
libs/ardour/session_state.cc