13
0
livetrax/libs/surfaces/mackie
Paul Davis f6c9fa4d89 fix a crash caused by not checking if MackieControlProtocol::_surfaces_state exists
I forgot to add this check when i changed the member variable to a pointer.
2013-12-14 11:10:54 -05: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
fader.h
gui.cc reduce default height of mackie control GUI, as per #5713 2013-10-15 13:28:01 -04:00
gui.h
interface.cc
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc fix a crash caused by not checking if MackieControlProtocol::_surfaces_state exists 2013-12-14 11:10:54 -05:00
mackie_control_protocol.h Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
mcp_buttons.cc fix confusion about whether flip_mode in the Mackie support code is a bool or an enum 2013-08-24 11:46:44 -04:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc fix error introduced during recent changes to Mackie control support, involving ambiguous enum usage 2013-09-03 08:48:11 -04:00
strip.h Fix some compilation warnings 2013-03-30 18:09:40 +01:00
surface_port.cc Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
surface_port.h Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
surface.cc Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
surface.h Mackie Control support now saves & restores port connections for devices not using ipMIDI (not required for ipMIDI anyway) 2013-12-13 16:04:34 -05:00
test.cc
timer.h
TODO
types.cc add copyright comments 2013-01-16 18:22:15 +00:00
types.h
wscript