13
0
livetrax/libs/surfaces/mackie
Paul Davis 20d38b1c25 MCP: make vpots control pan width + direction/position
git-svn-id: svn://localhost/ardour2/branches/3.0@11904 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-11 16:21:23 +00:00
..
button.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
button.h MCP: more twiddling with code 2012-04-11 16:11:55 +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 MCP: more twiddling with code 2012-04-11 16:11:55 +00:00
fader.cc MCP: more clarification of control ID scheme 2012-04-11 15:37:06 +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
interface.cc
jog.h MCP: more twiddling with code 2012-04-11 16:11:55 +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: probably fix crash on solo, another debug trace 2012-04-11 15:50:02 +00:00
mackie_control_protocol.h MCP: make vpots control pan width + direction/position 2012-04-11 16:21:23 +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 MCP: more clarification of control ID scheme 2012-04-11 15:37:06 +00:00
pot.h MCP: more twiddling with code 2012-04-11 16:11:55 +00:00
strip.cc MCP: make vpots control pan width + direction/position 2012-04-11 16:21:23 +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: better debug traces for button press 2012-04-11 16:13:05 +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