13
0
livetrax/libs
Robin Gareus b90f057e6e
Fix restoring implicit solo on session load
When a route's output is connected to multiple busses, re-establishing
port-connections on session-load calls Route::output_change_handler
multiple times.

Implicit solo counts are saved and restored by the route's SoloControl,
however the output_change_handler invalidated it on session load.

Since connections are restored iteratively, counting soloed downstream
routes will yield an incorrect result until all connections are
established.

This fixes the issue that implicit solo is lost on session-reload
in case a route has multiple connections with different up/downstream
solo states.
2020-10-28 22:31:26 +01:00
..
appleutility
ardour Fix restoring implicit solo on session load 2020-10-28 22:31:26 +01:00
ardouralsautil
audiographer Use unique target names for unit-test build rules 2020-10-16 02:31:39 +02:00
backends Search for JACK on windows using the registry 2020-10-24 04:01:54 +02:00
canvas Fix polygon redrawing -- #8148 2020-07-09 02:10:28 +02:00
clearlooks-newer
evoral ARM 32bit enum alignment (used in MIDIBuffer) 2020-09-28 01:21:43 +02:00
fluidsynth
fst VST3: Implement verbose scan option 2020-10-24 03:21:25 +02:00
gtkmm2ext Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
hidapi
libltc
lua
midi++2 Transmitter::Debug implementation 1/2 2020-10-13 21:58:26 +02:00
panners
pbd Fix glib/glibmm includes 2020-10-24 04:14:38 +02:00
plugins Re-brand a-* plugins as Ardour Community Effects (ACE) 2020-09-30 21:59:20 +02:00
ptformat
qm-dsp
surfaces Generic Midi encoders fixed 2020-10-24 16:06:04 -07:00
temporal Further change needed for 'libtemporal' 2020-05-29 12:28:13 +01:00
vamp-plugins Update EBU VAMP plugin, report max short/mometary loudness 2020-07-20 05:16:04 +02:00
vamp-pyin
vfork
vst3 VST3: Add PreSonus Plug-In Extensions 2020-10-08 15:36:35 +02:00
waveview
widgets Increase precision of numeric dB entry 2020-08-01 09:57:18 +02:00
zita-convolver
zita-resampler