13
0
livetrax/libs/surfaces/mackie
Mads Kiilerich 6b61b03434 wscript: drop traces of shutdown() handling
autowaf has no real shutdown functionality anyway. The automatic
shutdown function that could have been called wouldn't work anyway, as
it takes an argument.

The only reason it doesn't fail is that the top level wscript has no
shutdown handling and doesn't recurse to other scripts, so it is all
dead code.
2023-10-15 10:47:16 -06:00
..
MSVCardour_mackie
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc MCU/UF8: Continued work to special case Mackie surface 2023-08-25 18:09:27 +02:00
device_info.h
device_profile.cc MCU/UF8: Continued work to special case Mackie surface 2023-08-25 18:09:27 +02:00
device_profile.h
fader.cc
fader.h
gui.cc MCU/UF8: Fix issue with windows build 2023-08-25 21:08:14 +02:00
gui.h MCU/UF8: Fix issue with windows build 2023-08-25 21:08:14 +02:00
interface.cc UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol.cc UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
mackie_control_protocol.h UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
mcp_buttons.cc
meter.cc
meter.h
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc
strip.h
subview.cc
subview.h
surface_port.cc MCU/UF8: Continued work to special case Mackie surface 2023-08-25 18:09:27 +02:00
surface_port.h
surface.cc
surface.h
test.cc
timer.h
TODO
types.cc
types.h
uf8_interface.cc UF8: parameterize the device name and pass to MackieControlProtocol 2023-08-26 17:34:04 -05:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00