13
0
livetrax/libs/surfaces/mackie
2012-04-15 13:28:45 +00:00
..
button.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
button.h new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
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 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
controls.h 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
device_info.cc new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
device_info.h new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
fader.cc MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
fader.h MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
gui.cc MCP: hack for Nucleus fader touch messages 2012-04-13 22:49:58 +00:00
gui.h MCP: catch noteOff to see note-on+velocity=zero messages; more GUI tweaks 2012-04-13 21:46:26 +00:00
interface.cc MCP: loading device info files basically operational 2012-04-12 12:58:42 +00:00
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 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.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 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
mackie_control_exception.h
mackie_control_protocol_poll.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_control_protocol.cc new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
mackie_control_protocol.h new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
mackie_jog_wheel.cc MCP: start adding different view modes and support for Flip 2012-04-11 18:51:01 +00:00
mackie_jog_wheel.h MCP: start adding different view modes and support for Flip 2012-04-11 18:51:01 +00:00
mcp_buttons.cc new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
meter.cc MCP: rename raw_id() to id(); add missign modifier_state() function 2012-04-11 16:31:23 +00:00
meter.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
midi_byte_array.cc
midi_byte_array.h
pot.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
pot.h 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
strip.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
strip.h 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
surface_port.cc MCP: switch devices on the fly; name MIDI ports appropriately; fix active state; move sysex parsing into Surface 2012-04-12 16:41:07 +00:00
surface_port.h MCP: switch devices on the fly; name MIDI ports appropriately; fix active state; move sysex parsing into Surface 2012-04-12 16:41:07 +00:00
surface.cc new button IDs, one for MCP one for LCP, plus methods associated with them; SSL Nucleus now declares itself to be using Logic Control 2012-04-15 13:28:45 +00:00
surface.h MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
test.cc
timer.h MCP: connect to correct signal for buttons; more code tidy; extra debugging if we can't find a control 2012-04-08 20:52:45 +00:00
TODO
types.cc
types.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
wscript 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