Reimplement method using code extracted from EngineDialog::backend_changed
authorTim Mayberry <mojofunk@gmail.com>
Mon, 10 Aug 2015 11:28:21 +0000 (21:28 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Mon, 10 Aug 2015 23:24:52 +0000 (09:24 +1000)
commitdfa9a2326a10bb6a18fdd47a0c308283542b4016
treec0cdfa9cb30ab12fb6b959d39fe49d322aaad894
parent1bea87e10adba7c29435d99ae519be1e7490eb3a
Reimplement method using code extracted from EngineDialog::backend_changed

EngineControl::set_driver_popdown_strings is now like the other
set_*_popdown_strings methods in that it sets the driver strings and a
default active entry and returns false if no drivers are available.
gtk2_ardour/engine_dialog.cc