13
0
livetrax/libs/surfaces/mackie
Paul Davis 6c9dc8f0b3 MCP: track control press/release events
git-svn-id: svn://localhost/ardour2/branches/3.0@11933 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-12 01:14:43 +00:00
..
button.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
button.h MCP: fix missing message when setting a button(led) to its current state; more view mode stuff 2012-04-11 19:47: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 MCP: rename raw_id() to id(); add missign modifier_state() function 2012-04-11 16:31:23 +00:00
controls.h MCP: rename raw_id() to id(); add missign modifier_state() function 2012-04-11 16:31:23 +00:00
fader.cc MCP: start adding different view modes and support for Flip 2012-04-11 18:51:01 +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 MCP: more twiddling with code 2012-04-11 16:11:55 +00:00
led.cc MCP: fix missing message when setting a button(led) to its current state; more view mode stuff 2012-04-11 19:47:41 +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: check on whether we using pan width control 2012-04-12 00:50:18 +00:00
mackie_control_protocol.h MCP: check on whether we using pan width control 2012-04-12 00:50:18 +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 MCP: track control press/release events 2012-04-12 01:14:43 +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: maybe get vpot id's right; more debug tracing for gain notify 2012-04-11 23:52:37 +00:00
pot.h MCP: maybe get vpot id's right; more debug tracing for gain notify 2012-04-11 23:52:37 +00:00
strip.cc MCP: probably fix crash from flip mode, and debug modifier state in pothandler 2012-04-12 01:05:18 +00:00
strip.h MCP: reverse operation of cursor up/down in zoom mode; more tracign for vpot 2012-04-11 22:32:02 +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: check on whether we using pan width control; flip mode may change display 2012-04-12 00:52:02 +00:00
surface.h MCP: check on whether we using pan width control; flip mode may change display 2012-04-12 00:52:02 +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