13
0
livetrax/libs/surfaces/mackie
Paul Davis 8c9f9e746b MCP: further objectification of event handling code
git-svn-id: svn://localhost/ardour2/branches/3.0@11896 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-11 13:39:25 +00:00
..
button.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
button.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +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 move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
controls.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
fader.cc move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
fader.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
gui.cc Add a GUI to set the number of active extenders for the Mackie control surface. 2011-05-05 22:44:50 +00:00
interface.cc
jog.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
led.cc MCP: breakout Led class code; remove builder code for Led changes and put it into Led::set_state() which returns the (possibly empty) MIDI data needed to go back to the MCP device to change the LED visible state 2012-04-11 04:02:46 +00:00
led.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +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 MCP: further objectification of event handling code 2012-04-11 13:39:25 +00:00
mackie_control_protocol.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
mackie_jog_wheel.cc move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
mackie_jog_wheel.h
mcp_buttons.cc MCP: send nothing if LedState is none in build_led(); return none from all transport button presses 2012-04-11 03:24:20 +00:00
meter.cc move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +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 move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
pot.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
strip.cc MCP: further objectification of event handling code 2012-04-11 13:39:25 +00:00
strip.h MCP: further objectification of event handling code 2012-04-11 13:39:25 +00:00
surface_port.cc MCP: more debug tracing 2012-04-10 14:45:21 +00:00
surface_port.h drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
surface.cc MCP: further objectification of event handling code 2012-04-11 13:39:25 +00:00
surface.h MCP: further objectification of event handling code 2012-04-11 13:39:25 +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 move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00