summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2010-07-18Committing some cleanups by avindra:NeoBrainX
2010-07-16Remove long-rotted vestiges of SDL video output.Soren Jorvang
2010-07-16This is basicall linux code cleanup. We don not need to pass the X display h...Glenn Rice
2010-07-16include the MP compiler option, which will allow for faster compiling + some ...luisr142004
2010-07-16New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...Jordan Woyak
2010-07-14Added back the 3rd argument on the Set() callsdapetcu21
2010-07-14Added nunchuck acceleration support to UDPWii . Moved some UDPWii stuff to th...dapetcu21
2010-07-10GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...Jordan Woyak
2010-07-09New Wiimote Plugin: Made UDPWiimote use the regular "Nunchuk" extension setti...Jordan Woyak
2010-07-09Some more attempts at cleaning up the scons build and more clearlySoren Jorvang
2010-07-08Fix the nowx build. Do we still want to keep the nowx build? If you do spea...Glenn Rice
2010-07-07Make the refresh button on the Wiimote New plugin add new wiimotes in linux, ...Glenn Rice
2010-07-06cleanup + some eolzluisr142004
2010-07-06Linux build fix, code cleanup, and compiler warning removal.Glenn Rice
2010-07-05Fixed linux buid... hopefully. Sorry it took this long.... I had to do a comp...dapetcu21
2010-07-05Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun...dapetcu21
2010-07-03New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still...Jordan Woyak
2010-06-26Don't bother using autoconfiguration to find the OpenCL and CgSoren Jorvang
2010-06-26The ControllerInterface API has the notion of an "id" which is presumablySoren Jorvang
2010-06-22boring svn:eol-style native again...Shawn Hoffman
2010-06-22GCPad/New Wiimote: Fixed issue 2848 (profiles not saving). Renamed DInput mou...Jordan Woyak
2010-06-21Windows/Linux/whatever build fix.XTra.KrazzY
2010-06-21OSX build fixj4ck.fr0st
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
2010-06-16GCPad/WiimoteNew: Hopefully fixed a problem where devices with extended ascii...Jordan Woyak
2010-06-16Build GLEW, SDL and zlib as static libraries from Externals as withSoren Jorvang
2010-06-13Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon.hrydgard
2010-06-12Linux build fixGlenn Rice
2010-06-12(cleanup) Move WXInputBase into InputUICommon. Delete some leftovers from the...hrydgard
2010-06-12(cleanup) RIP EventHandler, now unused.hrydgard
2010-06-12(cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename th...hrydgard
2010-06-12(cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon.hrydgard
2010-06-12Convert xlib keynames to uppercase to be consistent with Billiard's defaults ...Glenn Rice
2010-06-12Fixed "Mode" problem of my last commit.Jordan Woyak
2010-06-12Made GCPadNew load the same defaults as old GCPad if GCPadNew.ini doesn't exi...Jordan Woyak
2010-06-12New GCPad/Wiimote: Hopefully fixed lock up issues with DirectInput devices. W...Jordan Woyak
2010-06-11Remove a few unused HAVE_FOO's and make the SDL check global.Soren Jorvang
2010-06-10Simplify the SCons build:Soren Jorvang
2010-06-09Use 10.5 compatible API's to get list of display resolutions on OS X.Soren Jorvang
2010-06-09Hg:Shawn Hoffman
2010-06-06Fix nowx build.Soren Jorvang
2010-06-06Improve the SDL/XInput hackery of my last commit. Fixes the device refresh bu...Jordan Woyak
2010-06-06compile fixnakeee
2010-06-06Made new Wiimote plugin not deinit SDL on shutdown. (Hacks, same thing old wi...Jordan Woyak
2010-06-05Fixed WXKeyToString which had several problems, mostly just to getSoren Jorvang
2010-06-05New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamep...Jordan Woyak
2010-06-05space changes, merge #defines, language fix, and code reorder/cleanup :Pluisr142004
2010-06-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03Duck session!nakeee
2010-06-03aaand compile fix on windows :pShawn Hoffman