13
0
livetrax/libs/surfaces/mackie
Paul Davis 086a6c56f3 MCP: avoid debug flood from meters
git-svn-id: svn://localhost/ardour2/branches/3.0@11854 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-09 16:55:24 +00:00
..
bcf_surface.cc 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
bcf_surface.h MCP: move init functions back into Surface since there is no difference between the BCF and MCU versions of the code at this point 2012-04-08 21:17:11 +00:00
button.h remove redundant MackieButtonHandler class, implement initial zoom support for cursor left + right buttons 2012-04-09 15:32:25 +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 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.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
dummy_port.cc
dummy_port.h MCP: stop using signals to handle parsed control events; add debugging 2012-04-08 14:51:14 +00:00
fader.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
gui.cc
interface.cc
jog.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
led.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
ledring.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
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc MCP: register thread with GUI and create session event pool 2012-04-09 16:26:44 +00:00
mackie_control_protocol.h MCP: register thread with GUI and create session event pool 2012-04-09 16:26:44 +00:00
mackie_jog_wheel.cc
mackie_jog_wheel.h
mackie_midi_builder.cc 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
mackie_midi_builder.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
mackie_port.cc 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
mackie_port.h MCP: add handler for forgotten noteOn (button) messages, and more code tidying 2012-04-08 20:34:21 +00:00
mackie_surface.cc MCP: move init functions back into Surface since there is no difference between the BCF and MCU versions of the code at this point 2012-04-08 21:17:11 +00:00
mackie_surface.h MCP: move init functions back into Surface since there is no difference between the BCF and MCU versions of the code at this point 2012-04-08 21:17:11 +00:00
meter.cc MCP: avoid debug flood from meters 2012-04-09 16:55:24 +00:00
meter.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
midi_byte_array.cc
midi_byte_array.h
pot.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
route_signal.cc 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
route_signal.h
strip.cc 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
strip.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
surface_port.cc MCP: correctly link routes and strips; correctly set up timeouts using event loop of MCP, not GUI 2012-04-08 15:10:46 +00:00
surface_port.h MCP: correctly link routes and strips; correctly set up timeouts using event loop of MCP, not GUI 2012-04-08 15:10:46 +00:00
surface.cc remove redundant MackieButtonHandler class, implement initial zoom support for cursor left + right buttons 2012-04-09 15:32:25 +00:00
surface.h remove redundant MackieButtonHandler class, implement initial zoom support for cursor left + right buttons 2012-04-09 15:32: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
wscript remove redundant MackieButtonHandler class, implement initial zoom support for cursor left + right buttons 2012-04-09 15:32:25 +00:00