ardour/libs/midi++2/midi++
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
..
channel.h Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
events.h
ipmidi_port.h Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
libmidi_visibility.h Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
midnam_patch.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mmc.h Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
parser.h libmidi++: add the hitherto unknown and unsupported MIDI "tick" message 2023-02-23 15:34:27 -07:00
port.h Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
types.h libmidi++: add the hitherto unknown and unsupported MIDI "tick" message 2023-02-23 15:34:27 -07:00