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
/
Configuration.cpp
Age
Commit message (
Expand
)
Author
2010-02-07
EXPERIMENTAL: an attempt to fix Issue 1725
ayuanx
2010-01-29
Fies Issue 1584
ayuanx
2010-01-29
Build fix
nakeee
2010-01-22
Merged PadSimple with nJoy
ayuanx
2009-12-30
* Hides cursor on D3D Fullscreen mode. Fixes Issue 1411
fgfemperor
2009-12-27
Some more key binding fixes. I know I should have made it in just one commit,...
fgfemperor
2009-12-27
Tiny Fix:
fgfemperor
2009-12-08
1. Fixed a silly bug that prevented IR rotation in last rev from working, now...
ayuanx
2009-11-29
Now WiiMote button mapping supports both Keyboard & Joypad, or even mixed, no...
ayuanx
2009-09-08
get rid of the '¯' chars in source code...non ascii chars are not really goo...
Shawn Hoffman
2009-09-02
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...
Marcus Wanners
2009-08-01
InputCommon now builds in unicode
LPFaint99
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-26
Fix up all copyright dates.
death2droid
2009-07-12
Rearrange LogManager includes. The main purpose is to make it possible to mod...
Nolan Check
2009-07-09
nJoy: Fixed the radius adjustment
John Peterson
2009-02-24
Linux build fixes and some warning cleanup for GCC
omegadox
2009-02-23
Update svn:eol-style=native ( r1442 ) for Source/*.cpp
LPFaint99
2009-02-17
Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-re...
hrydgard
2009-02-15
Emulated Wiimote and SimplePad: Build fixes for Linux
John Peterson
2009-02-15
Emulated Wiimote: Added customizable controls for the Wiimote and the Nunchuck
John Peterson
2009-02-14
Emulated Wiimote: Added dead zone option for the gamepad input
John Peterson
2009-02-12
Emulated Wiimote: Fixed the angles to x, y, z values conversion. There's just...
John Peterson
2009-02-10
Wiimote: Improved the emulated Wiimote, added gamepad controls for analog til...
John Peterson
2009-02-08
InputCommon and nJoy: Moved more functions to InputCommon
John Peterson
2009-02-08
InputCommon and nJoy: Moved functions to InputCommon, to be shared with the W...
John Peterson