dolphin-emulator/Source/Core/InputCommon
Ryan Houdek 70aa012fef Allow multiple GC adapters on one PC to be used with multiple Dolphin instances.
Previously we would iterate through every GC adapter plugged in to the PC and steal ownership of it.
This causes issues all over the place in the implementation if this happens.
Break on the first adapter we can get access to.
2016-01-20 15:20:17 -06:00
..
ControllerInterface Comment change to reflect what code does 2016-01-10 02:42:56 +08:00
CMakeLists.txt [Android] Add support for the Wii U Gamecube adapter under Android. 2016-01-06 01:10:54 -06:00
ControllerEmu.cpp Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
ControllerEmu.h InputCommon: Get rid of multiple identical define macros 2015-10-01 08:45:22 -04:00
GCAdapter.cpp Allow multiple GC adapters on one PC to be used with multiple Dolphin instances. 2016-01-20 15:20:17 -06:00
GCAdapter.h HW: Remove unnecessary header inclusions 2016-01-13 02:47:32 -05:00
GCAdapter_Android.cpp [Android] Add support for the Wii U Gamecube adapter under Android. 2016-01-06 01:10:54 -06:00
GCAdapter_Null.cpp HW: Remove unnecessary header inclusions 2016-01-13 02:47:32 -05:00
GCPadStatus.h Add two missing values that can fit in GCPadStatus 2016-01-05 13:44:37 -06:00
InputCommon.vcxproj Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputCommon.vcxproj.filters Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputConfig.cpp InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
InputConfig.h InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
KeyboardStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00