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.cpp
Age
Commit message (
Expand
)
Author
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-05-19
Windows should have support for Balance Board now.
Matthew Parlane
2013-05-19
Added config for enabling Balance Board.
Matthew Parlane
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-04-14
Kill off dangling else's in the InputCommon project.
Lioncash
2013-01-09
Change key names, and put it in section Controls.
Rachel Bryk
2013-01-09
Make sure profile actually exists.
Rachel Bryk
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-02-28
Convert GetUserPath to return a std::string instead of a const char *. This ...
Glenn Rice
2010-10-12
Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...
Jordan Woyak
2010-10-03
InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default...
Jordan Woyak
2010-07-10
GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...
Jordan Woyak
2010-07-03
New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still...
Jordan Woyak
2010-06-21
GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...
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