13
0
livetrax/libs/surfaces/mackie
Caleb Potter 17a7dbe06d adds ability to bank over in mackie sends subview
The cursor_left and cursor_right mackie control buttons will now move the
sends subview left and right like it does in the plugin subview. Previously,
if you had more than 8 sends (which is almost always the case for Mixbus),
then sends 9+ were unreachable on an 8 channel controller.
2022-04-18 11:07:45 -06:00
..
MSVCardour_mackie
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc adds support for iCon QCon ProG2 controller 2022-03-17 15:37:07 -06:00
device_info.h adds support for iCon QCon ProG2 controller 2022-03-17 15:37:07 -06:00
device_profile.cc
device_profile.h
fader.cc
fader.h
gui.cc
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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
mackie_control_protocol.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
mcp_buttons.cc fixes issue where monitor section gets stuck on mute 2022-03-17 15:37:07 -06:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc
strip.h
subview.cc adds ability to bank over in mackie sends subview 2022-04-18 11:07:45 -06:00
subview.h adds ability to bank over in mackie sends subview 2022-04-18 11:07:45 -06:00
surface_port.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
surface_port.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
surface.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
surface.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
test.cc
timer.h
TODO
types.cc
types.h
wscript