13
0
livetrax/libs
Robin Gareus b1b57571e7
Prevent RealTimeOperation EventQueue clogging
It can happen that the EventQueue fills up with
SessionEvent::RealTimeOperation. Those are to scheduled to be
free()ed later the GUI thread via event_loop->call_slot().

However it can happen that the GUI EventPool is full, so the request
to call Session::rt_cleanup, is never executed.

In this case the SessionEvent pool can fill up with RealTime
Operations which remain there permanently.
2022-06-09 02:25:45 +02:00
..
appleutility wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
ardour Prevent RealTimeOperation EventQueue clogging 2022-06-09 02:25:45 +02:00
ardouralsautil wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
audiographer wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
auscan
backends Coreaudio/M1: prefer device IOThread Workgroup 2022-06-03 22:50:13 +02:00
canvas libcanvas: FramedCanvas::covers() method is ill-conceived. Use PolyItem::covers() 2022-05-29 14:19:02 -06:00
clearlooks-newer
evoral convert use of operator* for tim::line types with ::scale(ratio_t) 2022-05-27 12:47:44 -06:00
fluidsynth
fst
gtkmm2ext handle an action named "Escape" specially when blocking activation during drags 2022-04-18 12:22:30 -06:00
hidapi
libltc
lua
midi++2 wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
panners wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
pbd Update call_slot() API, inform caller if slot cannot be queued 2022-06-09 01:46:27 +02:00
plugins
ptformat
qm-dsp wscript: consistently have at most one empty separator line 2022-04-09 12:16:40 +02:00
surfaces generic MIDI: extend select function API and make argument be bank-relative, always 2022-06-05 15:37:04 -06:00
temporal Fix Beat duration calculation 2022-06-04 04:33:48 +02:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview apply new Item method name to various other usage sites 2022-04-26 22:04:08 -06:00
widgets
zita-convolver
zita-resampler zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00