13
0
livetrax/libs
Robin Gareus 5e1cfcc7ed on session-load: skip output-change-handler until IOs are restored
fixes loading a session with tracks that have more input-ports
than output-ports.

the problem:

input -ports are added first, when added, IO::ensure_port() emits
IOChange::ConfigurationChanged which in turn triggers the route to
allocate corresponding output ports.

Due to this callback the output-ports were created before the actual
output-port-configuration and plugin-configuration from the
session-state was parsed and set.
2013-08-08 15:26:19 -04:00
..
appleutility
ardour on session-load: skip output-change-handler until IOs are restored 2013-08-08 15:26:19 -04:00
audiographer Allow compiling with c++11 enabled 2013-08-08 15:23:09 -04:00
canvas expand tabs to spaces in wscript 2013-07-14 19:39:24 +02:00
clearlooks-newer
clearlooks-older
evoral Include evoral/Note.hpp before pbd/compose.h 2013-08-08 15:23:09 -04:00
fst
gtkmm2ext clean up some valgrid "Uninitialised value was created by a heap allocation" wanings 2013-08-08 15:26:18 -04:00
libltc
midi++2 Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
panners
pbd Resolve duplicate symbol 'cocoa_open_uri' on OSX builds. 2013-08-08 15:26:19 -04:00
qm-dsp
rubberband
surfaces fix compiler warnings. 2013-08-08 15:26:16 -04:00
taglib
timecode
vamp-plugins
vamp-sdk