Skip to content

Commit

Permalink
Reworked Mac OS X joystick code to use the 10.5+ HID Manager API.
Browse files Browse the repository at this point in the history
Besides being a little more simple to use than the earlier IOKit HID API, and
 less likely to be deprecated, it also has the added benefit of working with
 the Sony DualShock 4 controller in Bluetooth mode out of the box, whereas
 the previous API has a bug that makes it report bad data for the
 controller.

Cleaned up several other things in this code, having gone over every line of
 it. The remaining deprecated calls are also gone.
  • Loading branch information
icculus committed Feb 22, 2014
1 parent abe2ac2 commit 0deb54c
Show file tree
Hide file tree
Showing 2 changed files with 390 additions and 765 deletions.

0 comments on commit 0deb54c

Please sign in to comment.