13
0
livetrax/libs/surfaces/mackie
Caleb Potter 8b82de7ac1 Prevents user from infinitely banking right in mackie plugin subview
Changes handle_cursor_right_press() in PluginSubviewState to pure virtual
function so that PluginSelect and PluginEdit can each have their own
version.
2022-04-18 11:14:53 -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 Prevents user from infinitely banking right in mackie plugin subview 2022-04-18 11:14:53 -06:00
subview.h Prevents user from infinitely banking right in mackie plugin subview 2022-04-18 11:14:53 -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 wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00