dolphin/Source/Core/InputCommon
Lioncash 696e1b40b5 Common: Move version strings to their own header
Ideally Common.h wouldn't be a header in the Common library, and instead be renamed to something else, like PlatformCompatibility.h or something, but even then, there's still some things in the header that don't really fall under that label

This moves the version strings out to their own version header that doesn't dump a bunch of other unrelated things into scope, like what Common.h was doing.

This also places them into the Common namespace, as opposed to letting them sit in the global namespace.
2017-09-09 19:28:10 -04:00
..
ControllerEmu Make DolphinWX strings more like DolphinQt2 strings 2017-07-26 08:04:10 +02:00
ControllerInterface Common: Move version strings to their own header 2017-09-09 19:28:10 -04:00
ControlReference DolphinWX: fix input bitmaps not working when background input is off 2017-07-12 00:12:07 -07:00
CMakeLists.txt Depreciate old OSX Keyboard and Mouse 2017-08-21 01:44:03 -04:00
GCAdapter_Android.cpp
GCAdapter.cpp Send rumble data to the adapter on a separate thread 2017-08-02 00:44:46 +02:00
GCAdapter.h
GCPadStatus.h
InputCommon.vcxproj
InputCommon.vcxproj.filters
InputConfig.cpp keyboard fixes v2 2017-08-22 12:26:44 -04:00
InputConfig.h
KeyboardStatus.h