summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/Xlib
AgeCommit message (Expand)Author
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