summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/ControllerInterface.h
AgeCommit message (Expand)Author
2011-03-14Clean up "ControllerInterface" a bit.Jordan Woyak
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
2011-01-14Accept arbitrary HID devices as gamepads instead of using SDL,Soren Jorvang
2010-10-12Temporarily re-enable SDL pad input on OS X.Soren Jorvang
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-07-16Remove long-rotted vestiges of SDL video output.Soren Jorvang
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-22GCPad/New Wiimote: Fixed issue 2848 (profiles not saving). Renamed DInput mou...Jordan Woyak
2010-06-21Windows/Linux/whatever build fix.XTra.KrazzY
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
2010-06-12Fixed "Mode" problem of my last commit.Jordan Woyak
2010-06-06Made new Wiimote plugin not deinit SDL on shutdown. (Hacks, same thing old wi...Jordan Woyak
2010-06-05New GCPad/Wiimote: Enabled SDL 1.2 on the Windows build to support some gamep...Jordan Woyak
2010-04-29New Wiimote Plugin: Added "Upright Wiimote" option. Fixed a nunchuk problem i...Jordan Woyak
2010-04-24More improvements to new wiimote plugin: Added emulated Drums/Guitar extensio...Jordan Woyak
2010-04-13Commited my new wiimote plugin work so far. Some code was copied from the cur...Jordan Woyak