13
0
livetrax/libs/surfaces/mackie
Paul Davis 962cb31294 tweak MCP search paths
git-svn-id: svn://localhost/ardour2/branches/3.0@12195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-05 20:29:46 +00:00
..
button.cc a variety of mostly unused parameter errors from OS X Lion's compiler 2012-05-02 20:29:46 +00:00
button.h
control_group.h
controls.cc
controls.h
device_info.cc tweak MCP search paths 2012-05-05 20:29:46 +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 tweak MCP search paths 2012-05-05 20:29:46 +00:00
device_profile.h
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 control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change 2012-04-28 01:43:38 +00:00
mackie_control_protocol.h control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change 2012-04-28 01:43:38 +00:00
mcp_buttons.cc MCP: failure to rebank for cases where num_routes < num_strips but we're not on bank 0 2012-04-27 20:35:45 +00:00
meter.cc
meter.h
midi_byte_array.cc fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
midi_byte_array.h fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +00:00
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
strip.cc a variety of mostly unused parameter errors from OS X Lion's compiler 2012-05-02 20:29:46 +00:00
strip.h control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change 2012-04-28 01:43:38 +00:00
surface_port.cc fix up some const-ness issues starting from Evoral::Event::set(), and intersect with removing Mackie..MidiByteArray::bytes() method which made a copy of the data every time we wrote it 2012-04-30 15:54:13 +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 a variety of mostly unused parameter errors from OS X Lion's compiler 2012-05-02 20:29:46 +00:00
surface.h control surfaces: make it possible to keep display of current GUI/selection state as we bank through tracks/bussses. note careful use of weak_ptr<Route> to avoid messing with Route lifetimes. this scheme may change 2012-04-28 01:43:38 +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