summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/InputConfig.cpp
AgeCommit message (Expand)Author
2013-09-14Overlay local gameinis over global gameinis instead of copying.Pierre Bourdon
2013-05-19Windows should have support for Balance Board now.Matthew Parlane
2013-05-19Added config for enabling Balance Board.Matthew Parlane
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-14Kill off dangling else's in the InputCommon project.Lioncash
2013-01-09Change key names, and put it in section Controls.Rachel Bryk
2013-01-09Make sure profile actually exists.Rachel Bryk
2013-01-09Allow setting different profiles for different controllers, and automatically...Rachel Bryk
2013-01-08Allow loading controller profiles from game ini.Rachel Bryk
2011-02-28Convert GetUserPath to return a std::string instead of a const char *. This ...Glenn Rice
2010-10-12Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...Jordan Woyak
2010-10-03InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default...Jordan Woyak
2010-07-10GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...Jordan Woyak
2010-07-03New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still...Jordan Woyak
2010-06-21GCPad/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-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03aaand compile fix on windows :pShawn Hoffman