dolphin/Source/Core/InputCommon
comex 700b850acd Fix misc. clang warnings - mostly complaints about inconsistent use of override.
Previously, MacOpenFile only overrode anything on OS X; otherwise it was
just a useless method, which is presumably why it wasn't marked override
in the first place.  Address this more sanely by wrapping it in #ifdef
__APPLE__.
2015-06-21 15:42:49 -04:00
..
ControllerInterface Fix misc. clang warnings - mostly complaints about inconsistent use of override. 2015-06-21 15:42:49 -04:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
ControllerEmu.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ControllerEmu.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCPadStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputCommon.vcxproj Merge pull request #925 from shuffle2/xbcd-compat 2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
InputConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
KeyboardStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00