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 17:50:28 +0000 (12:50 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 20 Feb 2014 04:25:08 +0000 (23:25 -0500)
commit80d83fd238dbfef474b29688942ad66043214cf8
tree3c6db7537729321577c0303dd427b4247e49fc2a
parent55c7ce98abc285e4bf90d937530bc69168032189
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
libs/surfaces/mackie/mackie_control_protocol.cc
libs/surfaces/mackie/mackie_control_protocol.h
libs/surfaces/mackie/strip.cc
libs/surfaces/mackie/strip.h
libs/surfaces/mackie/surface.cc