13
0
livetrax/libs
Robin Gareus 13c984c216
Fix various issues when the engine disconnects:
Previously Port::PortDrop was never handled.
The signal was disconnected directly when the connection
is re-used by Port::PortSignalDrop.

Ports::drop() was not called when the engine was stopped
or disconnected, and port-handles were not invalidated.

This lead to crashes whenever a port-related operation was performed
while the engine was stopped. e.g. adding/removing tracks or plugins
(latency recompute, notify port-engine) and various other operations.
2018-11-26 02:39:55 +01:00
..
appleutility
ardour Fix various issues when the engine disconnects: 2018-11-26 02:39:55 +01:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2018-11-23 07:27:32 +00:00
backends Fix an edge-case in Dummy backend's random generator 2018-10-22 15:46:59 +02:00
canvas Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
clearlooks-newer
evoral Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
fluidsynth Update Fluidsynth to v2.0.2 2018-11-23 16:05:19 +01:00
fst
gtkmm2ext Glib throws a const FileError exception 2018-10-26 13:40:03 +02:00
hidapi
libltc
lua
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners
pbd Prepare session-metadata export to external command 2018-11-20 23:56:12 +01:00
plugins Follow fluidsynth's API changes introduced with 2.0.0 2018-10-18 01:43:43 +02:00
ptformat
qm-dsp
surfaces Make foldback bus match foldback sends namewise 2018-11-12 22:30:32 -08:00
temporal
vamp-plugins
vfork
waveview
widgets Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler