Todd Naugle
bd008fb87c
Old and new strings are compared before sending to keep traffic down. To ensure that we send all the required characters be sure to init the last value to characters that are never going to appear in a real string. Space is a bad choice since it is a valid character. Use NUL instead. |
||
---|---|---|
.. | ||
MSVCardour_mackie | ||
button.cc | ||
button.h | ||
control_group.h | ||
controls.cc | ||
controls.h | ||
device_info.cc | ||
device_info.h | ||
device_profile.cc | ||
device_profile.h | ||
fader.cc | ||
fader.h | ||
gui.cc | ||
gui.h | ||
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 | ||
mackie_control_protocol.h | ||
mcp_buttons.cc | ||
meter.cc | ||
meter.h | ||
midi_byte_array.cc | ||
midi_byte_array.h | ||
pot.cc | ||
pot.h | ||
strip.cc | ||
strip.h | ||
subview.cc | ||
subview.h | ||
surface_port.cc | ||
surface_port.h | ||
surface.cc | ||
surface.h | ||
test.cc | ||
timer.h | ||
TODO | ||
types.cc | ||
types.h | ||
wscript |