aboutsummaryrefslogtreecommitdiff
path: root/backends/events
AgeCommit message (Expand)Author
2016-07-25SDL: Disable keycode remapping when building for WinCEBastien Bouclet
2016-07-25SDL: Fix Windows SDL1 keycodes to use the active keyboard layoutBastien Bouclet
2016-07-03Revert "SDL: Fix keyboard on macOS, fix directional keypad"Martin Kiewitz
2016-07-03SDL: Fix keyboard on macOS, when using SDL2, fix directional keypadMartin Kiewitz
2016-05-22SDL: Make TEXTINPUT handling more reliable for SDL2.Johannes Schickel
2016-05-19ANDROIDSDL: add androidsdl backendlubomyr
2016-02-24GCW0: Trigger keyboard only on button down, not on up, otherwise it required ...Eugene Sandulenko
2016-02-14GCW0: Fix virtual keyboardEugene Sandulenko
2016-02-01Merge pull request #657 from lordhoto/scumm-alt-xEugene Sandulenko
2016-02-01SDL: Don't mix our key code with SDL's.Johannes Schickel
2016-01-29SDL: Do not quit on Alt-x.Johannes Schickel
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-13SDL: Slight formatting fixes.Johannes Schickel
2015-03-05SDL: Fake key events for unassociated TEXTINPUT events.Johannes Schickel
2015-03-05SDL: Remove TEXTINPUT events we associate with KEYDOWN.Johannes Schickel
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2015-01-25SDL: Add experimental support for SDL2.Johannes Schickel
2015-01-25SDL: Refactor WM specific functionality into SdlGraphicsManager.Johannes Schickel
2015-01-04SDL: Warn if the selected joystick does not existJoel Teichroeb
2014-10-27GCW0: Hardcoded (for now) GCW0 controlsEugene Sandulenko
2014-04-29SAMSUNGTV: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29PS3: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29MAEMO: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29LINUXMOTO: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29GPH: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-04-29DINGUX: Use virtual keyboard event directly, rather than using keycode.D G Turner
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18WEBOS: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SYMBIAN: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18SAMSUNGTV: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18PS3: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18OPENPANDORA: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18MAEMO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18LINUXMOTO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18GPH: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18DINGUX: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-24MAEMO: Get rid of superfluous cast.Johannes Schickel
2013-10-19SDL: Send EVENT_SCREEN_CHANGED after receiving SDL_VIDEORESIZE when necessary.Johannes Schickel
2013-09-22EVENTS: Initialize class variable. CID 1002944Eugene Sandulenko
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-04-21BACKENDS: Fix unitialized variables in event manager. CID 1002944Eugene Sandulenko
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-05Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-01OPENPANDORA: The buildbot toolchain doesn't like the ending commaBertrand Augereau
2012-08-31Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-08-31OPENPANDORA: New touchscreen mode where the stylus hovers and the DPad left/r...Bertrand Augereau
2012-08-26Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-07-31GPH: Move the legecy GP2X joystick code into the switch case to make it easie...David-John Willis