13
0
livetrax/libs/surfaces/mackie
Paul Davis a56ab30261 MCP: latest patch from Rodrigo:
* delays Mackie's led initialization until the Mackie is actually ready to receive messages;
    * at the button X function mapping customization interface in Preferences:
          o show specific device names instead of global ones;
          o mark the buttons that are actually available in the device with a *;
          o included a bottom text explaining what the * means;
    * created a DeviceInfo::get_global_button_name(Button::ID) method;
    * included several DEBUG_TRACE in mackies code;
    * renamed device buttons and groups according to the following logic: Mackie buttons are named exactly like a actual (mine) Mackie names them on the interface itself. Logic Control buttons are named exactly like they appear at Logic Pro 7.2.1 Dedicated Control Surface Support manual;
    * improved timecode display (new format);


git-svn-id: svn://localhost/ardour2/branches/3.0@12582 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-06-06 12:20:57 +00:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
device_info.h MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
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 MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
mackie_control_protocol.h MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
mcp_buttons.cc MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
meter.cc MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
meter.h MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
strip.h MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
surface_port.cc
surface_port.h
surface.cc MCP: latest patch from Rodrigo: 2012-06-06 12:20:57 +00:00
surface.h MCP: Patch from Rodrigo that: 2012-06-01 12:56:20 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript