mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
new startup assistant/wizard; unfinished; can potentially interfere with your normal session startup. no comments other than aesthetics, please (which are not ideal at present); a few fixes to waf-based scripts
git-svn-id: svn://localhost/ardour2/branches/3.0@4729 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3bea6df989
commit
922e79c94a
9 changed files with 632 additions and 54 deletions
|
|
@ -382,6 +382,8 @@ int main (int argc, char *argv[])
|
|||
exit (1);
|
||||
}
|
||||
|
||||
ui->run_startup ();
|
||||
|
||||
ui->run (text_receiver);
|
||||
ui = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue