ardour/libs/midi++2
David Robillard 2d0b0defdf Add a clean clang-tidy configuration
This configuration just suppresses the necessary clang-* checks which are
enabled by default.  This way has a bit of file spam, but is nice because
different components (in particular, ones actually internal to ardour) can be
audited/strengthened independently.
2023-09-09 23:42:18 -04: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
.clang-tidy Add a clean clang-tidy configuration 2023-09-09 23:42:18 -04:00
COPYING
channel.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
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 Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
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 netbsd: Fix unportable shell construct 2015-12-03 12:19:34 +01:00
wscript std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00