mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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:
parent
56469c1956
commit
a8e354ed7b
13 changed files with 184 additions and 64 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue