13
0
livetrax/libs/surfaces/mackie
2012-04-28 01:43:38 +00:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc
device_info.h
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
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
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 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
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
strip.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
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
surface_port.h
surface.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
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