13
0
livetrax/libs
Johannes Mueller 6d4d4ccc78 Fix crash when destroying session while control protocol is selected in preferences
The GUI should be notified about the tearing down of the control
surfaces *before* the protocols are actually destroyed.

On ProtocolStatusChange ControlSurfacesOptions::selection_changed() might try
to access protocol->has_editor() of a protocol that happens to be selected in
the preferences GUI. I this protocol already has been destroyed, a crash will
occur.
2019-04-17 13:53:45 +02:00
..
appleutility
ardour Fix crash when destroying session while control protocol is selected in preferences 2019-04-17 13:53:45 +02:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2019-03-04 12:16:47 +00:00
backends NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
canvas Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
fluidsynth Update Fluidsynth to v2.0.4 2019-02-23 18:41:05 +01:00
fst
gtkmm2ext NO-OP: whitespace 2019-04-11 02:32:45 +02:00
hidapi
libltc
lua Special case Lua copy-construction of trackable instances 2019-04-12 05:45:27 +02:00
midi++2 Undo yet more frame/sample replacements 2019-04-08 18:32:09 +02:00
panners
pbd Correct a typo that crept in somewhere 2019-04-14 19:34:37 +01:00
plugins Align port layout and code of a-exp with the one of a-comp 2019-04-15 18:40:27 +02:00
ptformat ptformat: Update to 877fa28 - more endian resilient && pt5 fixes 2018-12-16 15:08:23 +11:00
qm-dsp
surfaces NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
temporal
vamp-plugins
vfork
waveview
widgets NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler