13
0
livetrax/libs/surfaces/mackie
Paul Davis e06620280b MCP: maybe fix vpot display behavior for pan width
git-svn-id: svn://localhost/ardour2/branches/3.0@12009 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-18 16:52:38 +00:00
..
button.cc MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00
button.h MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00
control_group.h start breaking apart the various controls into their own headers and source code, and making each control know how to generate MIDI; throttle delivery of meter data and get meter ID right 2012-04-09 13:59:35 +00:00
controls.cc MCP: a fistful of changes 2012-04-16 19:05:27 +00:00
controls.h MCP: a fistful of changes 2012-04-16 19:05:27 +00:00
device_info.cc MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00
device_info.h MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00
device_profile.cc MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (still needs naming interaction for new profile) 2012-04-18 03:24:59 +00:00
device_profile.h MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (still needs naming interaction for new profile) 2012-04-18 03:24:59 +00:00
fader.cc MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
fader.h MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
gui.cc MCP: gui stuff 2012-04-18 16:21:16 +00:00
gui.h MCP: gui stuff 2012-04-18 16:21:16 +00:00
interface.cc MCP: loading device info files basically operational 2012-04-12 12:58:42 +00:00
jog.cc MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
jog.h MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
led.cc MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
led.h MCP: redesign to allow device-specific button IDs, since we know that at least one device (nucleus) does not honor mackie's specification document 2012-04-14 19:02:54 +00:00
mackie_control_exception.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
mackie_control_protocol_poll.cc drastic, fundamental redesign of MCP code 2012-04-10 14:27:44 +00:00
mackie_control_protocol.cc MCP: gui changes; more debugging for button bnding lookup 2012-04-18 12:20:28 +00:00
mackie_control_protocol.h MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (still needs naming interaction for new profile) 2012-04-18 03:24:59 +00:00
mackie_jog_wheel.cc A few tweaks to make Ardour build in GCC -std=c++0x mode. 2012-04-15 19:28:44 +00:00
mackie_jog_wheel.h MCP: start adding different view modes and support for Flip 2012-04-11 18:51:01 +00:00
mcp_buttons.cc MCP: make v-pot press work; work ongoing on general keybindings 2012-04-16 13:06:39 +00:00
meter.cc MCP: rename raw_id() to id(); add missign modifier_state() function 2012-04-11 16:31:23 +00:00
meter.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
midi_byte_array.cc "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
midi_byte_array.h "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
pot.cc MCP: probably fix issues with vpots not working 2012-04-15 14:30:03 +00:00
pot.h MCP: probably fix issues with vpots not working 2012-04-15 14:30:03 +00:00
strip.cc MCP: maybe fix vpot display behavior for pan width 2012-04-18 16:52:38 +00:00
strip.h MCP: maybe fix vpot display behavior for pan width 2012-04-18 16:52:38 +00:00
surface_port.cc MCP: switch devices on the fly; name MIDI ports appropriately; fix active state; move sysex parsing into Surface 2012-04-12 16:41:07 +00:00
surface_port.h MCP: switch devices on the fly; name MIDI ports appropriately; fix active state; move sysex parsing into Surface 2012-04-12 16:41:07 +00:00
surface.cc MCP: gui stuff 2012-04-18 16:21:16 +00:00
surface.h MCP: the return of the master fader 2012-04-14 20:38:42 +00:00
test.cc rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
timer.h MCP: connect to correct signal for buttons; more code tidy; extra debugging if we can't find a control 2012-04-08 20:52:45 +00:00
TODO "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
types.cc "merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compile in 3.0 context 2008-12-12 22:55:03 +00:00
types.h move all code to construct MIDI messages into relevant Control/Strip/Surface object; remove MackieMidiBuilder 2012-04-11 13:03:41 +00:00
wscript MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00