13
0
livetrax/libs/surfaces/mackie
Todd Naugle 3a3fcd0d2d Don't crash if master fader is not avaliable.
If the wrong device profile is selected (ex Xtouch One) but another device
is connected (Xtouch), it is possible to have a master fader on the
device, but not in the code. This would then cause a crash when the
master fader was touched.

This just protects from a wrong configuration.
2021-05-13 12:08:09 -05:00
..
MSVCardour_mackie MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc
device_info.h
device_profile.cc
device_profile.h
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h
gui.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
gui.h
interface.cc
jog_wheel.cc Mackie Control: if master surface has a jog wheel *and* a scrub button, button toggles between scroll and shuttle behavior 2021-05-04 21:30:22 -06:00
jog_wheel.h Mackie Control: if master surface has a jog wheel *and* a scrub button, button toggles between scroll and shuttle behavior 2021-05-04 21:30:22 -06:00
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Ctrl-surface: do not name single-channel bundle ports 2021-04-17 00:43:20 +02:00
mackie_control_protocol.h
mcp_buttons.cc Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Mackie Control: set select state correctly during initial setup 2021-05-11 15:55:04 -06:00
strip.h
subview.cc
subview.h
surface_port.cc Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
surface_port.h
surface.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript