summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/Xlib
AgeCommit message (Expand)Author
2013-07-20Clean up all the GetName methods for XInput2 controls.Max Eliaser
2013-07-20Add X11 XInput2 input plugin, including MPX and with support for axis controls.Max Eliaser
2013-06-25InputCommon: Split Device stuff outJasper St. Pierre
2013-01-13Fix two warnings.Jordan Woyak
2013-01-09Don't hardcode left-shift to disabe keyboard input on linux.Jordan Woyak
2012-12-10Clean up gcc/g++ compiler warnings that have accumulated.Glenn Rice
2011-03-14Clean up "ControllerInterface" a bit.Jordan Woyak
2010-12-21Implement free look on linux. Patch due to artart78.Glenn Rice
2010-11-16Fix the no gui cmake build.Glenn Rice
2010-10-19Made it easer to use mouse/keyboard and a gamepad together on the same emulat...Jordan Woyak
2010-07-22Prevent Python from stripping off the final newline of the main(){} Soren Jorvang
2010-07-16This is basicall linux code cleanup. We don not need to pass the X display h...Glenn Rice
2010-07-16New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...Jordan Woyak
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
2010-06-12Linux build fixGlenn Rice
2010-06-12Convert xlib keynames to uppercase to be consistent with Billiard's defaults ...Glenn Rice
2010-04-25First OSX keyboard stuff...works, with limitations:\nNo Mouse support yet (Ad...Shawn Hoffman
2010-04-23Get the wiimote new plugin working in linux. Wiimote emulation works at leas...Glenn Rice
2010-04-13Commited my new wiimote plugin work so far. Some code was copied from the cur...Jordan Woyak