dolphin/Source/Core/InputCommon/ControllerInterface
Tillmann Karras 9ec5a4544f SDL: handle SDL_QUIT event
Using SDL_INIT_JOYSTICK implies SDL_INIT_EVENTS which installs a signal
handler for SIGINT and SIGTERM. There will be a way to prevent this in
2.0.4 but for now we'll need to handle SDL_QUIT.
2015-06-05 19:34:06 +02:00
..
Android Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DInput Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ForceFeedback Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
OSX Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SDL SDL: handle SDL_QUIT event 2015-06-05 19:34:06 +02:00
XInput Add missing license headers 2015-05-25 13:11:47 +02:00
Xlib Add missing license headers 2015-05-25 13:11:47 +02:00
ControllerInterface.cpp SDL: handle SDL_QUIT event 2015-06-05 19:34:06 +02:00
ControllerInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Device.cpp Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
Device.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
ExpressionParser.cpp Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
ExpressionParser.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00