fix MMC
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 23 Oct 2013 17:51:04 +0000 (13:51 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 23 Oct 2013 19:38:02 +0000 (15:38 -0400)
commitcfafa610f09334029f8bda4877bd7de98345ea94
tree6ff94c09fca507630a79274502bc03dea5d33cc0
parenta18db90264a91a5fe80b5993511c960329964742
fix MMC

MTC and MIDI Clock port input handling was moved into the process/RT thread(s) during audioengine work, but MMC was
left orphaned. Add it to the port(s) handled by the MIDI UI thread.

Also, remove PortChange request from MidiUI because it has no meaning anymore
libs/ardour/ardour/midi_ui.h
libs/ardour/midi_ui.cc