dolphin/Source/Core/InputCommon/ControllerInterface
Lioncash c3332604fa ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX 2015-09-17 15:15:15 -04:00
..
Android Android: Wiimote UI Fixup 2015-07-23 23:17:16 -04:00
DInput Add missing override specifiers 2015-09-05 22:40:19 -04:00
ForceFeedback ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX 2015-09-17 15:15:15 -04:00
OSX ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX 2015-09-17 15:15:15 -04:00
SDL Revert "SDL: handle SDL_QUIT event" 2015-06-08 13:43:39 +12:00
XInput Add missing override specifiers 2015-09-05 22:40:19 -04:00
Xlib Add missing license headers 2015-05-25 13:11:47 +02:00
evdev evdev: don't pass null path to the kernel 2015-08-15 12:51:34 +02:00
ControllerInterface.cpp Linux: Add an evdev based controller backend, to replace SDL. 2015-07-01 10:13:05 +12:00
ControllerInterface.h Linux: Add an evdev based controller backend, to replace SDL. 2015-07-01 10:13:05 +12:00
Device.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
Device.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
ExpressionParser.cpp ExpressionParser: Make all control paths return a value in operator std::string 2015-09-09 22:41:47 -04:00
ExpressionParser.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00