summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/OSX/OSXKeyboard.mm
AgeCommit message (Expand)Author
2011-03-14Clean up "ControllerInterface" a bit.Jordan Woyak
2011-01-30Guard against controller instances without any inputs.Soren Jorvang
2011-01-30Enumerate identically named input devices.Soren Jorvang
2011-01-14Accept arbitrary HID devices as gamepads instead of using SDL,Soren Jorvang
2010-06-26The ControllerInterface API has the notion of an "id" which is presumablySoren Jorvang
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
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