13
0
livetrax/libs/surfaces/osc
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_osc
interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
osc_controllable.cc
osc_controllable.h
osc_cue_observer.cc
osc_cue_observer.h
osc_global_observer.cc
osc_global_observer.h
osc_gui.cc
osc_gui.h
osc_route_observer.cc
osc_route_observer.h
osc_select_observer.cc
osc_select_observer.h
osc.cc fix crash when using OSC in a session with no master bus and no stripables selected 2023-09-22 15:18:27 -06:00
osc.h surfaces & event loops: i really mean no more request buffer factories 2023-04-21 13:55:58 -06:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00