patch from colinf that fixes bad behaviour on first run by forcing new-session on first run
git-svn-id: svn://localhost/ardour2/branches/3.0@11695 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9593d6e9cf
commit
fb7cc31de7
@ -148,6 +148,8 @@ Ardour will play NO role in monitoring"))
|
|||||||
setup_audio_page ();
|
setup_audio_page ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ic_new_session_button.set_active (true); // always create new session on first run
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
if (need_audio_setup) {
|
if (need_audio_setup) {
|
||||||
|
Loading…
Reference in New Issue
Block a user