summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerEmu.h
AgeCommit message (Expand)Author
2011-01-14Finally got the input common strings figured out. That pretty much finishes ...Glenn Rice
2010-10-12Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed ...Jordan Woyak
2010-10-05WiimoteNew: Added button mappings for tables and crossfade slider on emulated...Jordan Woyak
2010-10-03InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default...Jordan Woyak
2010-07-26Gecko codes: Added parenthesis where they were needed.(thanks to glennrics an...Jordan Woyak
2010-07-23abs() works on ints, not floats. Use fabsf() to avoid the double conversions.Soren Jorvang
2010-07-16New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...Jordan Woyak
2010-07-10GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave ne...Jordan Woyak
2010-07-05Added UDPWii support to the new plugin. Hopefully I didn't made a mess... Nun...dapetcu21
2010-06-21GCPad/New Wiimote Plugin: Individual keyboard and mouse devices are now liste...Jordan Woyak
2010-06-13Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon.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-03Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...Shawn Hoffman