13
0
livetrax/libs/surfaces/mackie
Paul Davis 4d47760d61 add new (fast) redisplay timer that pushes parameter display text to MCP device.
Changes are queued in a FIFO, and pulled when a timeout in the MCP event loop fires.
2015-10-02 22:08:14 -04:00
..
MSVCardour_mackie Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
button.cc Clean up mackie surface profile editor from things that don't work or match the mackie hardware (fixes #6342) 2015-06-04 15:02:51 -07:00
button.h Don't allow user to change function of modifier buttons. 2015-06-08 17:22:34 -04:00
control_group.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
controls.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
controls.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
device_info.cc Make MCP MasterPosition match MIDI port number. 2015-08-09 22:27:40 -04:00
device_info.h Add an option in the MCP .device file to set master position (fixes #6357) 2015-06-04 15:07:43 -07:00
device_profile.cc spelling correction in error message 2015-10-02 07:32:56 -04:00
device_profile.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
fader.cc avoid sending replicated fader set position messages 2015-10-02 22:08:14 -04:00
fader.h avoid sending replicated fader set position messages 2015-10-02 22:08:14 -04:00
gui.cc implement backlight, fader touch sensitivity and recalibrate fader functions for MCP GUI 2015-10-02 22:08:14 -04:00
gui.h implement backlight, fader touch sensitivity and recalibrate fader functions for MCP GUI 2015-10-02 22:08:14 -04:00
interface.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog_wheel.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog_wheel.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
jog.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
led.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
led.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
mackie_control_exception.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
mackie_control_protocol_poll.cc mackie code does not use poll(2) and so does not need poll.h 2014-01-23 13:38:23 -05:00
mackie_control_protocol.cc add new (fast) redisplay timer that pushes parameter display text to MCP device. 2015-10-02 22:08:14 -04:00
mackie_control_protocol.h add new (fast) redisplay timer that pushes parameter display text to MCP device. 2015-10-02 22:08:14 -04:00
mcp_buttons.cc change zoom and scrub handling to use modifier bits 2015-10-02 07:32:56 -04:00
meter.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
meter.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
midi_byte_array.cc
midi_byte_array.h
pot.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
pot.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
strip.cc add new (fast) redisplay timer that pushes parameter display text to MCP device. 2015-10-02 22:08:14 -04:00
strip.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
surface_port.cc Fixed Mackie control port naming for extender use (fixes #6500) 2015-08-14 08:57:13 -07:00
surface_port.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
surface.cc add new (fast) redisplay timer that pushes parameter display text to MCP device. 2015-10-02 22:08:14 -04:00
surface.h add new (fast) redisplay timer that pushes parameter display text to MCP device. 2015-10-02 22:08:14 -04:00
test.cc
timer.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
TODO
types.cc put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
types.h put all of the Mackie control surface code into the ArdourSurface namespace 2015-04-15 20:37:20 -04:00
wscript remove lib versioning for internal plugins 2015-02-16 17:32:56 +01:00