ardour/libs/surfaces/faderport
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
..
faderport_interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
faderport.cc faderport (classic): fix a variety of SNAFUs since switch to MidiSurface (#9439) 2023-09-14 12:15:19 -06:00
faderport.h faderport (classic): fix a variety of SNAFUs since switch to MidiSurface (#9439) 2023-09-14 12:15:19 -06:00
gui.cc Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
gui.h Update Ctrl-surface MIDI port list when ports change 2021-02-04 06:19:37 +01:00
operations.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00