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
/
InputConfig.h
Age
Commit message (
Expand
)
Author
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-01-09
Allow setting different profiles for different controllers, and automatically...
Rachel Bryk
2013-01-08
Allow loading controller profiles from game ini.
Rachel Bryk
2011-03-07
problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: us...
Jordan Woyak
2011-03-05
Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...
Jordan Woyak
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-07-26
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an...
Jordan Woyak
2010-06-12
(cleanup) Delete an awful global variable (g_plugin in ConfigDiag). Rename th...
hrydgard
2010-06-12
(cleanup) InputPluginCommon is dead. Long live InputCommon and InputUICommon.
hrydgard
2010-06-03
Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...
hrydgard
2010-06-03
aaand compile fix on windows :p
Shawn Hoffman