dolphin/Source/Core/InputCommon
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
ControllerInterface Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
CMakeLists.txt ForceFeedback: Add OSX rumble support 2014-02-09 17:01:45 +09:00
ControllerEmu.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ControllerEmu.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
GCPadStatus.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
InputCommon.vcxproj ControllerInterface: Move DInput ForceFeedback support to a seperate class 2014-02-09 17:01:38 +09:00
InputCommon.vcxproj.filters ControllerInterface: Move DInput ForceFeedback support to a seperate class 2014-02-09 17:01:38 +09:00
InputConfig.cpp Fix Linux build 2014-02-18 12:09:38 +01:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
UDPWiimote.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
UDPWiimote.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
UDPWrapper.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
UDPWrapper.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Second and final pass of clearing out tabs. 2014-02-17 02:19:41 -05:00