13
0
livetrax/libs/surfaces/mackie
Paul Davis 0e0c4277cf MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support
git-svn-id: svn://localhost/ardour2/branches/3.0@11840 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-08 23:14:36 +00:00
..
bcf_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
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
controls.cc MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
controls.h MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
dummy_port.cc "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
dummy_port.h MCP: stop using signals to handle parsed control events; add debugging 2012-04-08 14:51:14 +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 Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
mackie_button_handler.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mackie_button_handler.h change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
mackie_control_exception.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
mackie_control_protocol_poll.cc Fix up Mackie control surface to cope with changes to midi++ midi ports from a while back. 2010-07-27 03:09:58 +00:00
mackie_control_protocol.cc MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14: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 Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it. Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered. 2011-02-07 01:12:47 +00:00
mackie_jog_wheel.h "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
mackie_midi_builder.cc MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
mackie_midi_builder.h MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
mackie_port.cc MCP: look for jog wheel as a special case 2012-04-08 21:22:21 +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
midi_byte_array.cc "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
midi_byte_array.h "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
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 use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +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 MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
surface.h MCP: start up event loop (thread) so that we can do timeouts and metering; start of Meter control support 2012-04-08 23:14:36 +00:00
test.cc rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
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 "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
types.cc "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
types.h "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
wscript 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