13
0
livetrax/libs/surfaces/mackie
Todd Naugle 8cf7204917 Mackie Control: Use selected device's info when building the Keys dialog
The device info file allows key names and values to be configured in each
device file. Use that information when building the Functions Keys tab in
the Mackie protocol setup dialog.
2021-08-06 12:18:24 -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 Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
button.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
control_group.h
controls.cc
controls.h
device_info.cc Mackie Control Surface: Improved support for iCON QCon Pro X 2021-07-02 16:00:51 -05:00
device_info.h Mackie Control Surface: Improved support for iCON QCon Pro X 2021-07-02 16:00:51 -05:00
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 Mackie Control: Use selected device's info when building the Keys dialog 2021-08-06 12:18:24 -05: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 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 Mackie Control: Be consistent and take the surfaces lock when iterating. 2021-08-03 16:26:26 -05:00
mackie_control_protocol.h Mackie Control Surface: Correctly handle the Monitor section being removed. 2021-07-02 15:51:53 -05:00
mcp_buttons.cc Don't crash if master fader is not avaliable. 2021-05-13 12:08:09 -05:00
meter.cc Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
meter.h Mackie Control Surface: Move meter deflection calc to a function. 2021-07-02 15:56:11 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Mackie Control Surface: Improved support for iCON QCon Pro X 2021-07-02 16:00:51 -05:00
strip.h Mackie Control Surface: Improved support for iCON QCon Pro X 2021-07-02 16:00:51 -05:00
subview.cc yet another attempted fix for older gcc/mingw 2020-04-07 18:47:51 -06:00
subview.h
surface_port.cc Amend 285bb4ac7f: remove incomplete code 2021-07-19 20:32:11 -05:00
surface_port.h
surface.cc Mackie Control: Don't call port write directly since it bypasses active chk 2021-07-19 12:24:36 -05:00
surface.h Mackie Control Surface: Improved support for iCON QCon Pro X 2021-07-02 16:00:51 -05:00
test.cc
timer.h
TODO
types.cc
types.h
wscript