13
0
livetrax/libs/surfaces/mackie
2014-03-04 15:25:58 +01:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
device_info.h
device_profile.cc Rename SearchPath class Searchpath 2013-09-06 14:31:11 +10:00
device_profile.h
fader.cc
fader.h
gui.cc remove debug output 2013-12-21 15:31:28 -05:00
gui.h add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
interface.cc try to get export/visibility and build conditionals right for surfaces/, once more 2014-01-25 13:57:28 -05:00
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.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
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc mackie code does not use poll(2) and so does not need poll.h 2014-01-23 13:38:23 -05:00
mackie_control_protocol.cc add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -05:00
mackie_control_protocol.h add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -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 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
strip.h add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -05:00
surface_port.cc new CP API and fix several egregious bugs with port handling when switching devices, setting state etc. 2013-12-21 15:31:28 -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 add a hack to deal with device discovery race, in which the devices were not actually known to be ready before the last update_surfaces() call (which is where binding between strips and routes occurs) ; add support for Mackie Control touch on/off messages 2014-02-19 23:25:08 -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
types.h
wscript try to get export/visibility and build conditionals right for surfaces/, once more 2014-01-25 13:57:28 -05:00