GenericUI: disable super rapid timer for input controls
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 28 Jul 2016 22:10:19 +0000 (00:10 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 28 Jul 2016 22:14:20 +0000 (00:14 +0200)
commit5c5b7746a28fc67f25f19b11a46eadac5410573c
tree5427971f116b221a71275aa303ed0fbfc7993659
parenta7b29d79668dfe24b3b07b4bc100d5bdc439cee3
GenericUI: disable super rapid timer for input controls

The super rapid timer was disconnected by GenericPluginUI::stop_updating
but never connected again, so the generic UI worked often without
getting periodic update triggers anyway.

Try to disable the mechanism altogether, and see if there are updating
glitches.
gtk2_ardour/generic_pluginui.cc