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
..
MSVCmidi++ Add/remove source(s) in our MSVC project (midi++2) 2020-04-29 10:20:34 +01:00
midi++ switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
test switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
COPYING
channel.cc
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 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
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 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
mtc.cc Use new boost::optional API 2019-11-21 17:48:56 +01:00
parser.cc remove debug output 2023-04-23 11:34:28 -06:00
port.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
run-tests.sh
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00