13
0
livetrax/libs/surfaces/mackie
Robin Gareus 3f3d0c7e49
Surfaces and panners should not export headers
Those are not shared libraries but only dynamically loaded
plugin objects. Their headers are their own.
2022-11-19 01:11:53 +01: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 Mackie Control: Use view names from Mackie spec and define them all 2022-08-05 00:50:27 +02:00
mackie_control_protocol.h Mackie Control: Use view names from Mackie spec and define them all 2022-08-05 00:50:27 +02:00
mcp_buttons.cc Mackie Control: Use view names from Mackie spec and define them all 2022-08-05 00:50:27 +02:00
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
strip.h
subview.cc mackie send subview: potential fix for send-enable banking (vpot push) 2022-06-16 13:27:30 -05: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 Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04: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 Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00