13
0
livetrax/libs
Robin Gareus df17e3f041
Prevent copy-construction of sources to be destroyed list
destroy_sources () is only called from Session::remove_last_capture ().
The list of sources to be destroyed is the local scope of that method
and will hold a reference to the object.
copy-construct the list and removing elements one by one from the
copy is only unnecessary overhead.
2019-12-25 17:57:10 +01:00
..
appleutility
ardour Prevent copy-construction of sources to be destroyed list 2019-12-25 17:57:10 +01:00
ardouralsautil
audiographer
backends
canvas
clearlooks-newer
evoral Use labs() for long instead of abs() 2019-12-09 23:25:51 +01:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2 slightly enhanced error handling when loading MIDNAM data 2019-12-19 13:14:45 -07:00
panners
pbd truncate unnecessarily verbose debug set/bits output 2019-12-14 10:40:07 -07:00
plugins Add support for LV2 state:freePath feature 2019-12-08 15:22:00 +01:00
ptformat
qm-dsp
surfaces Make BusSendLevel 1st class citizen (1/2) 2019-12-14 15:06:23 +01:00
temporal fix Temporal::Beats::operator* 2019-12-18 18:00:53 -07:00
vamp-plugins
vamp-pyin
vfork
waveview
widgets
zita-convolver
zita-resampler