13
0
livetrax/libs
Robin Gareus b411eeb74e
Fix crash when exporting multiple timespans with MIDI tracks
::start_audio_export() may be called from a background thread
which does not yet have a thread-local TempoMap.

Track::seek() calls ARDOUR::AudioPlaylist::read()
which calls Playlist::regions_touched_locked() which may require
a TempoMap to calculate overage with Temporal::Beats
2022-04-01 21:41:30 +02:00
..
appleutility
ardour Fix crash when exporting multiple timespans with MIDI tracks 2022-04-01 21:41:30 +02:00
ardouralsautil
audiographer
auscan
backends
canvas Fix crashes on ARM due to window-size overflow 2022-03-09 21:14:53 +01:00
clearlooks-newer
evoral Fix region-gain when region-start is trimmed 2022-03-17 23:46:55 +01:00
fluidsynth
fst
gtkmm2ext
hidapi
libltc
lua
midi++2
panners
pbd Fix unset of LIBRARY_PATH environment variable 2022-04-01 20:50:28 +02:00
plugins
ptformat ptformat: Update to upstream c1c6475 2022-03-29 18:59:46 +11:00
qm-dsp
surfaces fixes issue where monitor section gets stuck on mute 2022-03-17 15:37:07 -06:00
temporal temporal: fix crash during reset_starting_at() 2022-03-23 18:03:42 -06:00
vamp-plugins Do not use ABU suffix for vamp plugin shared object 2022-04-01 18:40:46 +02:00
vamp-pyin
vfork
vst3
waveview
widgets
zita-convolver
zita-resampler