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>
Wed, 19 Feb 2014 18:22:52 +0000 (13:22 -0500)
commitaa7a259fd369b506a7c39fd83309dad153823ed1
tree14763a7f51c5ea24b4c26983d2f84f3e2c924472
parent1d82f4ca07a38342e0815cd6b695b96d72386f39
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