13
0
livetrax/libs/surfaces/mackie
Paul Davis cd78f52bd8 missing initialization
git-svn-id: svn://localhost/ardour2/branches/3.0@11944 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-12 16:57:34 +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
device_info.cc missing initialization 2012-04-12 16:57:34 +00:00
device_info.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
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: 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
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 drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_control_protocol.cc missing initialization 2012-04-12 16:57:34 +00:00
mackie_control_protocol.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
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: shift-select resets gain to unity; don't jump back to last transport start unless playing normally; footswitch 1 and 2 do play/stop 2012-04-12 01:51:57 +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 move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
strip.cc propagate GUI track selection to control protocols; make MCP update when GUI track selection changes 2012-04-12 14:34:03 +00:00
strip.h propagate GUI track selection to control protocols; make MCP update when GUI track selection changes 2012-04-12 14:34:03 +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: 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.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
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