dolphin/Source/Core/InputCommon/Src/ControllerInterface/DInput
Lioncash 8a9fcd3014 Kill off dangling else's in the InputCommon project.
Some indentations were also too far for some things. Fixed this.

Also update the license header to show Git instead of SVN.

Got rid of some trailing spaces/tabs too.
2013-04-14 22:53:10 -04:00
..
DInput.cpp Use the new UTF-16 conversion function in two places. 2013-02-27 18:02:07 -06:00
DInput.h GCPad/Wiimote New: Added a set defaults button to the config dialog. (gave new wiimote plugin a few default buttons, not done) Moved MSWindows cursor position code to ControllerInterface/DInput (plan on moving Linux's cursor code to Xlib as well). IR Up,Down,L,R now must have Cursor X/Y/-+ mapped for regular mouse control on Windows. (hopefully this isn't too confusing, the reset to default button automatically sets this up). Renamed One,Two,Minus,Plus to 12-+ (you will have to reconfigure these buttons, sorry). Added text labels for the button and trigger preview bitmaps. -other minor stuff. 2010-07-10 06:48:24 +00:00
DInputJoystick.cpp Kill off dangling else's in the InputCommon project. 2013-04-14 22:53:10 -04:00
DInputJoystick.h Fix DInput rumble. 2011-03-15 04:04:27 +00:00
DInputKeyboardMouse.cpp Kill off dangling else's in the InputCommon project. 2013-04-14 22:53:10 -04:00
DInputKeyboardMouse.h Clean up "ControllerInterface" a bit. 2011-03-14 01:20:11 +00:00
NamedKeys.h