Make Bundle::connected_to() able to check only a single DataType
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 28 Aug 2017 10:13:01 +0000 (12:13 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 28 Aug 2017 12:10:22 +0000 (14:10 +0200)
commit6039b44c0a0dea471dd81c3bc2878fd6049de238
tree33056cb65f3d2b7b3a0a6c2696e0fb7f4564b9b6
parente07bb078994c7e36f25c49c59c5c9627dc2aff8e
Make Bundle::connected_to() able to check only a single DataType

Also use the same iteration logic than in Bundle::connect to avoid
mismatched port types.
libs/ardour/ardour/bundle.h
libs/ardour/bundle.cc