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
..
ControlReference DolphinWX: fix input bitmaps not working when background input is off 2017-07-12 00:12:07 -07: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
CMakeLists.txt Depreciate old OSX Keyboard and Mouse 2017-08-21 01:44:03 -04:00
GCAdapter.cpp Send rumble data to the adapter on a separate thread 2017-08-02 00:44:46 +02:00
GCAdapter.h GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Android.cpp SI: Namespace device classes 2017-03-16 04:41:39 -04:00
GCPadStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputCommon.vcxproj upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
InputCommon.vcxproj.filters might as well update yet some more pointless version numbers.. 2017-06-03 18:20:40 -07:00
InputConfig.cpp keyboard fixes v2 2017-08-22 12:26:44 -04:00
InputConfig.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00