13
0
livetrax/libs/surfaces/mackie
Todd Naugle 41ac0cb753 Mackie Control Surface: Correctly handle the Monitor section being removed.
Adding a Monitor section updated the surface but removing one did not.
2021-07-02 15:51:53 -05:00
..
MSVCardour_mackie
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
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
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc Mackie Control Surface: Correctly handle the Monitor section being removed. 2021-07-02 15:51:53 -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
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Mackie Control Surface: Correctly handle the Monitor section being removed. 2021-07-02 15:51:53 -05:00
strip.h Fix Wsign-compare, consistently use microseconds_t 2021-06-29 02:04:02 +02:00
subview.cc
subview.h
surface_port.cc
surface_port.h
surface.cc change PBD::microseconds_t to a signed type and check for -1 in TimingStats::update 2021-06-28 14:47:48 -06:00
surface.h Resolve microseconds_t ambiguity 1/2 2021-06-27 17:33:05 +02:00
test.cc
timer.h
TODO
types.cc
types.h
wscript