13
0
livetrax/libs/ctrl-interface/control_protocol
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
..
control_protocol Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
MSVCardour_cp
basic_ui.cc ctrl surfaces: fix logic error in toggle_roll() for surfaces 2023-08-30 16:06:13 -06:00
control_protocol.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