yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance

git-svn-id: svn://localhost/ardour2/branches/3.0@7001 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-04-27 03:10:53 +00:00
parent 56469c1956
commit a8e354ed7b
13 changed files with 184 additions and 64 deletions

View file

@ -133,7 +133,7 @@ RouteTimeAxisView::RouteTimeAxisView (PublicEditor& ed, Session* sess, boost::sh
}
mute_changed (0);
solo_changed (0);
update_solo_display ();
timestretch_rect = 0;
no_redraw = false;