This is the nineteenth official release of Mission Control.
This is release addresses a couple of critical issues introduced in the previous version.
-
An issue caused by setting up a USB interface filter with the same parameters as the one used by the
hid
module. This caused thehid
module to stop receiving USB connection events, breaking support for official and third-party USB wired controllers and dongles. Sorry guys! -
An issue where Mission Control would crash if the Bluetooth pairing database was full when trying to pair a Dualshock 3 controller.
New users landing on this release page should first check out the readme on the main project page for the official project documentation. There you can find installation and usage instructions along with an FAQ section that will answer most of your questions.
Changelog:
- Modified the usb interface filter used in Dualshock 3 pairing so as not to clash with the default filter used by the
hid
module - Fixed an issue where the system would crash when attempting to pair a Dualshock 3 controller when the Bluetooth pairing database contains the maximum number of paired hid devices.