ardour/libs
Robin Gareus ab58c894d3
Use weak-ptr for source added/removed signals (1/2)
This might fix a "SessionHandleRef exists across session deletion",
when the shared_ptr was be pushed onto a x-thread pool, and not
invalidated in time before the session was closed.
2019-12-25 17:59:38 +01:00
..
appleutility
ardour Use weak-ptr for source added/removed signals (1/2) 2019-12-25 17:59:38 +01:00
ardouralsautil
audiographer Fix for-loop condition (comma has no effect) 2019-12-05 18:23:49 +01:00
backends
canvas
clearlooks-newer
evoral Use labs() for long instead of abs() 2019-12-09 23:25:51 +01:00
fluidsynth Amend previous commit, fluidsynth tables 2019-12-03 00:23:54 +01:00
fst
gtkmm2ext
hidapi
libltc
lua Add Lua typecast from C++ vector to C-Array 2019-12-01 21:32:10 +01:00
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