ardour/libs/backends/alsa
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
..
alsa_audiobackend.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
alsa_audiobackend.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
alsa_midi.cc Consolidate code using pthread_attr_setstacksize 2020-06-06 18:35:44 +02:00
alsa_midi.h
alsa_rawmidi.cc Remove extraneous parentheses (Wparentheses-equality) 2021-05-30 20:09:35 -04:00
alsa_rawmidi.h
alsa_sequencer.cc Remove extraneous parentheses (Wparentheses-equality) 2021-05-30 20:09:35 -04:00
alsa_sequencer.h
alsa_slave.cc gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
alsa_slave.h gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
select_sleep.h
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
zita-alsa-pcmi.cc ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00
zita-alsa-pcmi.h ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00