dolphin/Source/Core/InputCommon/ControllerInterface
Michael Maltese cebb4d84f2 ControllerInterface: clear devices before shutting down backends
The SDL backend faults if it tries to close a joystick after SDL_Quit
has been called.
2016-11-30 16:07:54 -08:00
..
Android ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
DInput InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
evdev Fix -Wunused-result warnings 2016-10-23 00:43:08 +02:00
ForceFeedback Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OSX Merge pull request #4405 from xrix4096/mac-unknown-joyaxis 2016-10-31 13:01:47 +01:00
Pipes ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
Quartz InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
SDL ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
XInput ControllerInterface: Make the ID assigning code common 2016-07-14 10:50:53 +02:00
Xlib InputCommon: Remove the Xlib backend 2016-09-04 10:44:22 -07:00
ControllerInterface.cpp ControllerInterface: clear devices before shutting down backends 2016-11-30 16:07:54 -08:00
ControllerInterface.h InputCommon: Remove the Xlib backend 2016-09-04 10:44:22 -07:00
Device.cpp Merge pull request #3943 from ShadowsFriend/nopch-fix 2016-06-26 02:13:47 -04:00
Device.h ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00
ExpressionParser.cpp InputConfigDiag: Don't prevent closing dialog if device not found 2016-07-30 10:00:55 +02:00
ExpressionParser.h ControllerInterface: Add RemoveDevice() 2016-07-29 17:18:37 +02:00