ardour/libs/midi++2
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
..
midi++ switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
MSVCmidi++
test switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
channel.cc
COPYING
ipmidi_port.cc fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
libmidi++.pc.in
libmidi++.spec.in
midi.cc
miditrace.cc
midnam_patch.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mmc.cc Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
mmctest.cc
mtc.cc
parser.cc remove debug output 2023-04-23 11:34:28 -06:00
port.cc
run-tests.sh
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00