electric-monk / 360Controller

XBox 360 controller driver for OSX official repo
http://tattiebogle.net/index.php/ProjectRoot/Xbox360Controller/OsxDriver
GNU General Public License v2.0
155 stars 54 forks source link

Pull updates from d235j's fork #7

Closed MaddTheSane closed 12 months ago

MaddTheSane commented 9 years ago

This pulls updates from d235j's fork. The fixes include left and right motor support for rumble, and original Xbox and Xbox one controller support.

The changes I have worked on are mostly on the Cocoa side of things, migrating the project to ARC, updating the nibs to xibs. Others have contributed as well.