13
0
livetrax/libs/surfaces/mackie
Paul Davis 2cdfeda884 use Surface::reset() when deleting MackieControlProtocol, rather than sending lots of messages.
This may be a bit "strong" because on the MCU Pro (at least) it causes a fader recalibration.
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
controls.cc
controls.h
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
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
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc use Surface::reset() when deleting MackieControlProtocol, rather than sending lots of messages. 2015-10-02 22:08:14 -04:00
mackie_control_protocol.h implement backlight, fader touch sensitivity and recalibrate fader functions for MCP GUI 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
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Fix Mackie control metering (fixes #6608). 2015-09-28 20:13:15 -07:00
strip.h
surface_port.cc Fixed Mackie control port naming for extender use (fixes #6500) 2015-08-14 08:57:13 -07:00
surface_port.h
surface.cc implement backlight, fader touch sensitivity and recalibrate fader functions for MCP GUI 2015-10-02 22:08:14 -04:00
surface.h implement backlight, fader touch sensitivity and recalibrate fader functions for MCP GUI 2015-10-02 22:08:14 -04:00
test.cc
timer.h
TODO
types.cc
types.h
wscript