13
0
livetrax/libs/surfaces/mackie
Robin Gareus e0a6aba28d
Ignore saved port-name when loading ctrl-surface state
In some cases old and/or conflicting port names were saved
with the session (e.g. "Faderport" for FP1,8). Loading old sessions
then merges this state into the config, which could lead to
port-registration failure when the surfaces was enabled.
2021-04-17 02:07:09 +02: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 Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing) 2019-10-20 22:24:32 -05:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
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 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 more code rearrangement ... old gcc/mingw does not allow Enum::Value 2020-04-07 18:32:45 -06:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc Update plugins/addons GPL boilerplate and (C) from git log 2019-08-03 15:53:18 +02:00
pot.h
strip.cc more code rearrangement ... old gcc/mingw does not allow Enum::Value 2020-04-07 18:32:45 -06:00
strip.h
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
surface.cc
surface.h
test.cc
timer.h
TODO
types.cc
types.h
wscript