summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/InputConfig.h
AgeCommit message (Expand)Author
2011-03-07problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: us...Jordan Woyak
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2010-10-12Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...Jordan Woyak
2010-07-26Gecko 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-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03aaand compile fix on windows :pShawn Hoffman