13
0
livetrax/libs/surfaces/mackie
2013-09-06 10:39:14 -04: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
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 tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
mackie_control_protocol.h tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04: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 tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
surface_port.h major redesign of MIDI port heirarchy and management (part 2) 2013-08-07 22:22:11 -04:00
surface.cc tighten up error handling a little bit during various setup functions for Mackie Control 2013-09-06 10:39:14 -04:00
surface.h for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00:00
test.cc
timer.h
TODO
types.cc add copyright comments 2013-01-16 18:22:15 +00:00
types.h
wscript