LadspaEffect/Controls: fixed non-working global channel link checkbox
commit566a3334aa401cce95eb74331a4f2f56b811c889
authorTobias Doerffel <tobias.doerffel@gmail.com>
Thu, 20 May 2010 23:04:10 +0000 (21 01:04 +0200)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Thu, 20 May 2010 23:08:55 +0000 (21 01:08 +0200)
treeda2a17258be370d79dfe73ab423805a12ee7a859
parentc59fe081ee9c21944254f1921d2e8f8641345358
LadspaEffect/Controls: fixed non-working global channel link checkbox

The global channel link checkbox did not work as expected as of the
M/V-split during 0.3.x -> 0.4.x development. Connected the slot
responsible for updating individual ports after toggling checkbox and
fixed the logic behind.

Closes #2964800.
(cherry picked from commit ace22665298f2e397563bf3cb08b861bb9f8a952)
plugins/ladspa_effect/LadspaControls.cpp
plugins/ladspa_effect/LadspaControls.h