ardour/libs
Robin Gareus 38a40d7c06
Session drop graph-nodes before ~Session
Previously active Routes were retained until the end of
Session d'tor and not dropped during Session::destroy.

While most resources were explicitly cleaned up via DropReferences,
Processor UIs are kept around until the actual destructor runs.
Likewise some controllable are kept around while the GraphNode (Route)
owning it is not released.
2022-10-13 17:49:34 +02:00
..
appleutility
ardour Session drop graph-nodes before ~Session 2022-10-13 17:49:34 +02:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer Fix typos 2022-09-21 19:09:55 -06:00
auscan
backends Increase coreMIDI robustness, do not drop late events 2022-09-24 02:29:50 +02:00
canvas
clearlooks-newer
evoral increment/decrement name changes ... out with old in with the new (libs 2022-10-07 17:30:35 -06:00
fluidsynth
fst
gtkmm2ext Prevent duplicate signal emission 2022-10-08 17:12:10 +02:00
hidapi
libltc
lua LuaBridge - add API to try convert a value 2022-09-26 21:39:21 +02:00
midi++2
panners
pbd Insert_or_assign properties, allow to override properties 2022-10-07 00:32:14 +02:00
plugins
ptformat
qm-dsp
surfaces move default_triggers_per_box into a namespace ; change value for Ardour to 16 2022-10-04 19:55:05 -06:00
temporal increment/decrement name changes ... out with old in with the new (libs 2022-10-07 17:30:35 -06:00
vamp-plugins
vamp-pyin Fix typos 2022-09-21 19:09:55 -06:00
vfork
vst3
waveview
widgets Allow multiple sizing texts for ArdourButton/Dropdown 2022-09-20 02:35:26 +02:00
zita-convolver
zita-resampler