summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/OSX
AgeCommit message (Expand)Author
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-05-26Exceptions are not allowed.Soren Jorvang
2010-04-27osx input: remove some debug code...Shawn Hoffman
2010-04-27osx input: scale mouse axes more nicelyShawn Hoffman
2010-04-27osx input: now supports mice(buttons + axes). also less crashes :pShawn Hoffman
2010-04-27osx keyboard: add pretty names for keys.Shawn Hoffman
2010-04-25cleanup some osx keyboard code...still can't get mouse or hid transactions to...Shawn Hoffman
2010-04-25oops, don't need ~KeyboardMouse() anymore...Shawn Hoffman
2010-04-25First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Ad...Shawn Hoffman
2010-04-13Commited my new wiimote plugin work so far. Some code was copied from the cur...Jordan Woyak