13
0
livetrax/libs/surfaces/mackie
Paul Davis 565be46ea1 MCP: more of the same
git-svn-id: svn://localhost/ardour2/branches/3.0@11965 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-13 20:39:59 +00:00
..
button.cc
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
controls.cc MCP: fix confusion between normal and modified AutomationControl 2012-04-12 22:09:30 +00:00
controls.h MCP: start generalizing mapping between surface controls and ARDOUR::AutomationControl; simplify flip mode; more good stuff 2012-04-12 21:02:43 +00:00
device_info.cc MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
device_info.h remove old mcp config params, use new one 2012-04-12 18:36:14 +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 MCP: more of the same 2012-04-13 20:39:59 +00:00
gui.h MCP: more of the same 2012-04-13 20:39:59 +00:00
interface.cc MCP: loading device info files basically operational 2012-04-12 12:58:42 +00:00
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
mackie_control_protocol.cc MCP: better display of parameter values, off by one error when collecting controls for buttons, more GUI 2012-04-13 20:27:08 +00:00
mackie_control_protocol.h MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +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: start generalizing mapping between surface controls and ARDOUR::AutomationControl; simplify flip mode; more good stuff 2012-04-12 21:02: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: start generalizing mapping between surface controls and ARDOUR::AutomationControl; simplify flip mode; more good stuff 2012-04-12 21:02:43 +00:00
pot.h MCP: start generalizing mapping between surface controls and ARDOUR::AutomationControl; simplify flip mode; more good stuff 2012-04-12 21:02:43 +00:00
strip.cc MCP: more of the same 2012-04-13 20:39:59 +00:00
strip.h MCP: better display of parameter values, off by one error when collecting controls for buttons, more GUI 2012-04-13 20:27:08 +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 MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
surface.h MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
test.cc
timer.h
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 propagate GUI track selection to control protocols; make MCP update when GUI track selection changes 2012-04-12 14:34:03 +00:00