Commit Graph

4 Commits

Author SHA1 Message Date
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
Robin Gareus 905ea49f05
Prevent libXML read error in case file does not exist 2021-04-19 04:55:17 +02:00
Robin Gareus ec64112fb9
Fix another C++11ism 2021-04-13 06:16:01 +02:00
Robin Gareus 735a8f7175
Unify loudness settings, prepare for custom user config 2021-04-12 23:16:11 +02:00