New Route dialog: add fallback default selection
authorRobin Gareus <robin@gareus.org>
Tue, 30 Oct 2018 15:09:22 +0000 (16:09 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 30 Oct 2018 15:09:22 +0000 (16:09 +0100)
commit5b2eb6107c3ae056e7c27182008b46b4df5c2b28
tree05cbdf810a83c0bfab5c84978700d7f75aea2b28
parent5bd9bf868f615aed5762deca8d732337763920a6
New Route dialog: add fallback default selection

This fixes an issue with Mixbus. If the default "Create Audio Tracks.."
template/script is not available. Nothing is selected.

Selecting a type/template is required to update various other dialog
fields. eg. "Name" field.

Previously: Create VCA. OK+Close. Re-open dialog. Now the
implicit default was "Audio Track" but the Name-field still showed "VCA".
gtk2_ardour/add_route_dialog.cc