13
0
livetrax/libs/surfaces/mackie
Colin Fletcher 1f58f81aa6 Fix order of parameters to stop_touch() in Mackie::Control
Reverse the parameters of Mackie::Control::stop_touch() to make them
consistent with AutomationControl::stop_touch(), and fix up the call to
AutomationControl::stop_touch() to have the parameters in the correct
order.

Unfortunately, I don't possess any devices that speak the Mackie protocol, so
though the patch seems logical and correct to me, I have no way of testing it.
If anyone has a device with touch faders that speaks Mackie, I'd be glad of any
confirmation that it at least doesn't break anything.
2014-11-25 14:59:48 +00:00
..
MSVCardour_mackie Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
button.cc
button.h
control_group.h
controls.cc Fix order of parameters to stop_touch() in Mackie::Control 2014-11-25 14:59:48 +00:00
controls.h Fix order of parameters to stop_touch() in Mackie::Control 2014-11-25 14:59:48 +00:00
device_info.cc
device_info.h
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc fix CPI window handling: 2014-09-13 16:59:02 +02:00
gui.h
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc remove use of CrossThreadChannel::selectable() to allow cross-platform implementation of CrossThreadChannel via Glib::IOSource 2014-11-23 17:37:13 +02:00
mackie_control_protocol.h
mcp_buttons.cc
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc
strip.h
surface_port.cc
surface_port.h
surface.cc
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript