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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
button.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
control_group.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
controls.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
controls.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_info.cc New implementation for single-fader mackie devices (reverts b96d8e) 2019-10-22 14:39:38 -05:00
device_info.h Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing) 2019-10-20 22:24:32 -05:00
device_profile.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
device_profile.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
fader.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
fader.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
gui.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
interface.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
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 Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
jog.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
led.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
led.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mackie_control_exception.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
mackie_control_protocol_poll.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
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 more code rearrangement ... old gcc/mingw does not allow Enum::Value 2020-04-07 18:32:45 -06:00
mcp_buttons.cc Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
meter.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
meter.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midi_byte_array.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
midi_byte_array.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pot.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pot.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
strip.cc Mackie Control: set select state correctly during initial setup 2021-05-11 15:55:04 -06:00
strip.h add plugin support for mackie units 2020-04-07 14:35:09 -06:00
subview.cc yet another attempted fix for older gcc/mingw 2020-04-07 18:47:51 -06:00
subview.h more code rearrangement ... old gcc/mingw does not allow Enum::Value 2020-04-07 18:32:45 -06:00
surface_port.cc Ignore saved port-name when loading ctrl-surface state 2021-04-17 02:07:09 +02:00
surface_port.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
surface.cc Various Control Surfaces: Fix one off in calculation of fader position 2021-05-07 18:02:44 -05:00
surface.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
test.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
timer.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
TODO
types.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
types.h Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
wscript add plugin support for mackie units 2020-04-07 14:35:09 -06:00