First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepa...
commitf301f005bdd3821371950f969048573127739120
authorgodisgovernment <godisgovernment@8ced0084-cf51-0410-be5f-012b33b47a6e>
Sun, 25 Apr 2010 18:04:55 +0000 (25 18:04 +0000)
committergodisgovernment <godisgovernment@8ced0084-cf51-0410-be5f-012b33b47a6e>
Sun, 25 Apr 2010 18:04:55 +0000 (25 18:04 +0000)
tree9d0b66e102599b6ec350e903271ad1e35bf20336
parent6f7c922bfb6f45560fb2b02b155b43944a4e41ba
First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Add gamepad via IOKit as well?)\nCould poll less for less cpu time\nDon't know why rumble events don't seem to be sent to the class until right before it's deleted (Billiard?)

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5407 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.cpp
Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.cpp [deleted file]
Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.h
Source/Core/InputCommon/Src/ControllerInterface/OSX/OSX.mm [new file with mode: 0644]
Source/Core/InputCommon/Src/ControllerInterface/OSX/OSXPrivate.h [deleted file]
Source/Core/InputCommon/Src/ControllerInterface/OSX/OSXPrivate.mm [deleted file]
Source/Core/InputCommon/Src/ControllerInterface/Xlib/Xlib.h
Source/Core/InputCommon/Src/SConscript
Source/Dolphin.xcodeproj/project.pbxproj