Fix to ensure there are always sample rates and buffer sizes in the dropdown
authorTim Mayberry <mojofunk@gmail.com>
Tue, 11 Aug 2015 04:20:43 +0000 (14:20 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 11 Aug 2015 04:20:43 +0000 (14:20 +1000)
commit22acbc1cee1386baff3929e027231a6d8a2159e4
treede6f21c31cd3406ab931eb654cff244f44dd32be
parentc80e4c04c55d89d50df6f13785fd67f0c59623fb
Fix to ensure there are always sample rates and buffer sizes in the dropdown

This can happen if both input and output devices are set to None for instance
on backends that report no supported SR or buffer size for the None device.
gtk2_ardour/engine_dialog.cc