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 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 add UserA and UserB buttons to mackie button list 2015-12-16 05:52:27 -05:00
button.h add button time and explicit bank switching to MCP support 2015-10-07 15:13:03 -04:00
control_group.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
device_profile.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fader.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
fader.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
jog_wheel.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
jog.cc
jog.h
led.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
led.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mackie_control_exception.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 lots of changes to try to get the Mackie Control display be more useful and usable 2015-10-08 12:51:44 -04:00
midi_byte_array.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
pot.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
TODO
types.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
types.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wscript