13
0
livetrax/libs/surfaces/mackie
Paul Davis 696f3bdda5 MCP: connect to correct signal for buttons; more code tidy; extra debugging if we can't find a control
git-svn-id: svn://localhost/ardour2/branches/3.0@11836 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-08 20:52:45 +00:00
..
bcf_surface_generated.cc MCP: major redesign of control instantiation; continuing code reformatting 2012-04-08 14:11:00 +00:00
bcf_surface.cc MCP: drastically alter setup of Mackie surface to not use the CSV files in anyway, reformat chunks to match coding style standards, don't throw() if part of a sysex message is message 2012-04-07 18:43:06 +00:00
bcf_surface.h MCP: drastically alter setup of Mackie surface to not use the CSV files in anyway, reformat chunks to match coding style standards, don't throw() if part of a sysex message is message 2012-04-07 18:43:06 +00:00
controls.cc MCP: major redesign of control instantiation; continuing code reformatting 2012-04-08 14:11:00 +00:00
controls.h MCP: add debug tracing for fader (pitchbend) messages 2012-04-08 15:16:34 +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
gui.cc
interface.cc
mackie_button_handler.cc
mackie_button_handler.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc MCP: remove files no longer used (copies are always available in 2.0-ongoing for historical purposes) 2012-04-08 20:44:36 +00:00
mackie_control_protocol.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
mackie_jog_wheel.cc
mackie_jog_wheel.h
mackie_midi_builder.cc MCP: try to fix madness with extender strip indices 2012-04-07 16:04:13 +00:00
mackie_midi_builder.h
mackie_port.cc 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
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_generated.cc MCP: drastically alter setup of Mackie surface to not use the CSV files in anyway, reformat chunks to match coding style standards, don't throw() if part of a sysex message is message 2012-04-07 18:43:06 +00:00
mackie_surface.cc MCP: major redesign of control instantiation; continuing code reformatting 2012-04-08 14:11:00 +00:00
mackie_surface.h MCP: drastically alter setup of Mackie surface to not use the CSV files in anyway, reformat chunks to match coding style standards, don't throw() if part of a sysex message is message 2012-04-07 18:43:06 +00:00
midi_byte_array.cc
midi_byte_array.h
route_signal.cc MCP: add handler for forgotten noteOn (button) messages, and more code tidying 2012-04-08 20:34:21 +00:00
route_signal.h
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 MCP: major redesign of control instantiation; continuing code reformatting 2012-04-08 14:11:00 +00:00
surface.h MCP: drastically alter setup of Mackie surface to not use the CSV files in anyway, reformat chunks to match coding style standards, don't throw() if part of a sysex message is message 2012-04-07 18:43:06 +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