13
0
livetrax/libs
Robin Gareus 17d782829e flush pending Session Events at session close
This prevents a memory leak: The session is closed.
The session-butler drops memory pool trash. The Engine keeps running.

Once the AudioEngine is taken down (sample-rate switch, or at exit),
the backend process-thread is terminated but there is no trash-can anymore.

If there are unprocessed SessionEvents, this calls
free_per_thread_pool() -> cp->parent()->add_to_trash (cp).
"parent()" in this case the trash-can the butler emptied.
2016-04-28 21:37:18 +02:00
..
appleutility
ardour flush pending Session Events at session close 2016-04-28 21:37:18 +02:00
ardouralsautil
audiographer
backends port 93eac8b0 to ALSA and CoreAudio 2016-04-26 18:19:48 +02:00
canvas canvas tooltips, too 2016-04-27 01:24:37 +02:00
clearlooks-newer
clearlooks-older
evoral
fst
gtkmm2ext add the concept of a "state mask" that determines what info a WindowProxy will save 2016-04-27 00:03:14 -04:00
libltc
lua allow to compare C class instances from lua 2016-04-14 03:08:02 +02:00
midi++2
panners
pbd let GMainContext clean up after us. 2016-04-26 19:45:06 +02:00
plugins/reasonablesynth.lv2
ptformat ptformat: Make PT import more resilient to bad user choices and display messages 2016-04-16 12:21:12 +02:00
qm-dsp
surfaces OSC: Fix Solo to work with both SIP and Listen. 2016-04-27 09:06:46 -07:00
timecode
vamp-plugins
vfork