mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,8 @@ Ardour will play NO role in monitoring"))
|
|||
setup_audio_page ();
|
||||
}
|
||||
|
||||
ic_new_session_button.set_active (true); // always create new session on first run
|
||||
|
||||
} else {
|
||||
|
||||
if (need_audio_setup) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue