dolphin/Source/Core/InputCommon/ControllerInterface
Tillmann Karras 315a8ba1c0 Various changes suggested by cppcheck
- remove unused variables
- reduce the scope where it makes sense
- correct limits (did you know that strcat()'s last parameter does not
  include the \0 that is always added?)
- set some free()'d pointers to NULL
2014-02-28 12:43:20 +01:00
..
Android Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DInput Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
ForceFeedback Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
OSX Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SDL Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
XInput Fix more header sorting issues in InputCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
Xlib Fix more header sorting issues in InputCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
ControllerInterface.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ControllerInterface.h Fix more header sorting issues in InputCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
Device.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Device.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ExpressionParser.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ExpressionParser.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00