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