13
0
livetrax/libs/surfaces/mackie
Paul Davis 0a2377e9b4 mackie: redesign display logic entirely
Strips now maintain a pair of pending display strings (upper and lower).
A periodic timeout writes the pending value to the actual hardware if it
differs from the current string. This new design makes it easy to put a
message on the display and then after some period of time, revert to
whatever was there before.
2016-01-29 12:27:46 -05:00
..
MSVCardour_mackie
button.cc add UserA and UserB buttons to mackie button list 2015-12-16 05:52:27 -05:00
button.h
control_group.h
controls.cc add API to allow mackie controls to use GroupControlDisposition 2016-01-18 12:11:09 -05:00
controls.h add API to allow mackie controls to use GroupControlDisposition 2016-01-18 12:11:09 -05:00
device_info.cc mackie support omnibus patch 2015-10-13 15:34:53 -04:00
device_info.h introduce separate-meters concept for Mackie. 2015-10-13 10:04:58 -04:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc there is no "default" mackie device profile 2015-12-09 00:19:15 -05:00
gui.h make MCP port buttons work 2015-10-12 13:36:22 -04:00
interface.cc redesign cross-thread registration/signalling system 2015-12-28 10:14:17 -05:00
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 mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
mackie_control_protocol.h prevent bank/channel switching past the end of the available routes; do nothing when a view mode finds no matching routes 2016-01-28 16:27:33 -05:00
mcp_buttons.cc mackie: don't overload "Audio Instruments" and "Instruments" buttons. 2016-01-28 23:05:28 -05:00
meter.cc mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
meter.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
strip.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
surface_port.cc Fix MCP extension number and get master on right surface. 2015-10-11 21:37:04 -07:00
surface_port.h Several changes to Mackie support. Breaks existing Mackie state on disk but not 2015-10-11 12:01:27 -04:00
surface.cc mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
surface.h mackie: redesign display logic entirely 2016-01-29 12:27:46 -05:00
test.cc
timer.h
TODO
types.cc
types.h
wscript