This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
5c7bda49d4c416f4f8707b4372f03daec35d1e02
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
History
Glenn Rice
b336617cbf
Convert xlib keynames to uppercase to be consistent with Billiard's defaults and keep the GUI pretty.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5657
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-12 14:05:12 +00:00
..
DirectInput
Made GCPadNew load the same defaults as old GCPad if GCPadNew.ini doesn't exist. (haven't tested Linux/OS X)
2010-06-12 12:57:28 +00:00
OSX
Fix some cases of variables being used uninitialized. Also some unused
2010-06-02 20:35:12 +00:00
SDL
New GCPad/Wiimote: Hopefully fixed lock up issues with DirectInput devices. Wiimote tilt should work with keyboard keys/gamepad buttons now as well as IR Forward/Backward(which was added). Made input detection buttons display "[ waiting ]" while waiting for input. minor fixes/cleanups.
2010-06-12 02:08:01 +00:00
XInput
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
2010-06-03 18:05:08 +00:00
Xlib
Convert xlib keynames to uppercase to be consistent with Billiard's defaults and keep the GUI pretty.
2010-06-12 14:05:12 +00:00
ControllerInterface.cpp
Made GCPadNew load the same defaults as old GCPad if GCPadNew.ini doesn't exist. (haven't tested Linux/OS X)
2010-06-12 12:57:28 +00:00
ControllerInterface.h
Fixed "Mode" problem of my last commit.
2010-06-12 13:19:26 +00:00