add a hack to deal with device discovery race, in which the devices were not actually...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 19 Feb 2014 18:15:33 +0000 (13:15 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 20 Feb 2014 04:25:24 +0000 (23:25 -0500)
commit58a8d50bdcf7659931b6f82d20fa0a2c2d1fd273
tree1063198b0a7d83ca36625842838c2a603fb775e4
parent130df9c2b195e82ba223ef8541802d775e947610
add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages
gtk2_ardour/editor_drag.cc