13
0
livetrax/libs/surfaces/mackie
2013-04-06 16:04:02 -04:00
..
button.cc
button.h
control_group.h start breaking apart the various controls into their own headers and source code, and making each control know how to generate MIDI; throttle delivery of meter data and get meter ID right 2012-04-09 13:59:35 +00:00
controls.cc
controls.h
device_info.cc
device_info.h
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
gui.h
interface.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
jog_wheel.cc add copyright comments 2013-01-16 18:22:15 +00:00
jog_wheel.h
jog.cc MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Route::Auditioner. this has been the meaning of these terms for years now and it would be better to make it explicit 2013-04-06 16:04:02 -04:00
mackie_control_protocol.h
mcp_buttons.cc
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc
strip.h Fix some compilation warnings 2013-03-30 18:09:40 +01:00
surface_port.cc
surface_port.h
surface.cc
surface.h
test.cc rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
timer.h
TODO
types.cc
types.h
wscript