summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h
AgeCommit message (Expand)Author
2011-01-30Guard against controller instances without any inputs.Soren Jorvang
2010-06-26The ControllerInterface API has the notion of an "id" which is presumablySoren Jorvang
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