Only allow LV2 touch events for control inputs
authorRobin Gareus <robin@gareus.org>
Sun, 28 Oct 2018 19:34:21 +0000 (20:34 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 28 Oct 2018 19:34:21 +0000 (20:34 +0100)
commitb30ab9802af8efc939576a344860f528363348e6
tree4b06773c3c1e02b647c84ab81bd9a8524029304e
parent383bd2526c24777589d86361c72cba77ff922e54
Only allow LV2 touch events for control inputs

This fixes a crash when a plugin sends a touch events for non-control ports.
gtk2_ardour/lv2_plugin_ui.cc