13
0
livetrax/libs/surfaces/mackie
Paul Davis ae2e8c6765 MCP: ctrl-select toggle selections status, analogous to GUI op
git-svn-id: svn://localhost/ardour2/branches/3.0@12102 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-26 22:10:32 +00:00
..
button.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
button.h MCP: various work on the button binding GUI 2012-04-17 20:41:31 +00:00
control_group.h
controls.cc MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour 2012-04-22 02:15:24 +00:00
controls.h MCP: a fistful of changes 2012-04-16 19:05:27 +00:00
device_info.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
device_info.h MCP: various fixes, plus removal of ui_bind() (just for mackie code) 2012-04-25 04:42:01 +00:00
device_profile.cc fix initialization of control protocols so that brand new sessions get working control protocols if the user's ardour.rc file indicates to do so; fix MCP bank scrolling 2012-04-26 16:18:03 +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
fader.h
gui.cc fix initialization of control protocols so that brand new sessions get working control protocols if the user's ardour.rc file indicates to do so; fix MCP bank scrolling 2012-04-26 16:18:03 +00:00
gui.h MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
interface.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
jog_wheel.cc MCP: another bevy of changes, including working jog wheel 2012-04-22 17:37:52 +00:00
jog_wheel.h MCP: another bevy of changes, including working jog wheel 2012-04-22 17:37:52 +00:00
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc MCP: ctrl-select toggle selections status, analogous to GUI op 2012-04-26 22:10:32 +00:00
mackie_control_protocol.h MCP: fix handling of vpot presses 2012-04-26 21:22:36 +00:00
mcp_buttons.cc MCP: more sensible version of previous commit, and better behaviour for play button after ffwd or rewind 2012-04-26 21:57:47 +00:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scroll work, loop button lights/unlightspan pots don't adjust if there is no panner, etc. 2012-04-26 03:46:18 +00:00
pot.h MCP: a fistful of improvements. probably best to just try it and see what it broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour 2012-04-22 02:15:24 +00:00
strip.cc MCP: more sensible version of previous commit, and better behaviour for play button after ffwd or rewind 2012-04-26 21:57:47 +00:00
strip.h MCP: properly (?) handle bank/channel scrolling with locked strips 2012-04-26 14:28:41 +00:00
surface_port.cc MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
surface_port.h add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and use it if requested inside MCP code. required renaming the pre-existing MIDI::Port as MIDI:JackMIDIPort - MIDI::Port becomes the base type for both JackMIDIPort and IPMIDIPort 2012-04-24 02:28:51 +00:00
surface.cc fix initialization of control protocols so that brand new sessions get working control protocols if the user's ardour.rc file indicates to do so; fix MCP bank scrolling 2012-04-26 16:18:03 +00:00
surface.h MCP: properly (?) handle bank/channel scrolling with locked strips 2012-04-26 14:28:41 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript MCP: another bevy of changes, including working jog wheel 2012-04-22 17:37:52 +00:00