ardour/libs/midi++2
Paul Davis b35518e212 switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
This is mostly a simple lexical search+replace but the absence of operator< for
std::weak_ptr<T> leads to some complications, particularly with Evoral::Sequence
and ExportPortChannel.
2023-03-24 14:19:15 -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 change Timecode::BBT_Time to use Temporal namespace, plus a couple of other minor changes to enable compilation 2021-08-13 12:51:28 -06:00
mmctest.cc
mtc.cc
parser.cc libmidi++: allow tracer to print tick message 2023-02-23 15:34:27 -07:00
port.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
run-tests.sh
wscript std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00