aboutsummaryrefslogtreecommitdiff
path: root/backends/events
AgeCommit message (Expand)Author
2021-04-21Initial trimui model s supportneonloop
2019-11-30OPENPANDORA: Fix compilation failuresCameron Cawley
2019-11-30GPH/OPENPANDORA: Move ToggleTapMode() into the event managerCameron Cawley
2019-11-30GPH/OPENPANDORA: Remove global variable BUTTON_STATE_LCameron Cawley
2019-11-17BACKENDS: Remove the Windows CE portCameron Cawley
2019-10-16SDL: Fix Missing Default Switch Cases in Events ClassD G Turner
2019-10-05SWITCH: Remove Set But Unused Variables from Events CodeD G Turner
2019-09-21BACKENDS: Add EVENT_CLIPBOARD_UPDATE eventCameron Cawley
2019-08-13VITA: Use activeArea rectangle also on Vitarsn8887
2019-07-08MAEMO: Minor cleanupCameron Cawley
2019-07-08SDL: Support joystick hat inputCameron Cawley
2019-07-08SDL: Initial implementation of joystick eventsCameron Cawley
2019-06-27SDL: Fix gamepad mouse cursor wrapping on hi-res screensBastien Bouclet
2019-06-13SWITCH: Enable touchpad mouse mode option in controlsrsn8887
2019-05-22COMMON: Fix button state desynchronization when warping mouseLe Philousophe
2019-05-12SWITCH: add nintendo switch supportCpasjuste
2019-04-30RISCOS: Add Drag and Drop supportCameron Cawley
2019-04-30GUI: Support adding games via Drag and DropCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2019-04-11AmigaOS4: Exclude platform from a SDL1/2 keyboard fix that breaks numpad usag...Hubert Maier
2018-11-04BACKENDS: Remove references to the GP32 backendCameron Cawley
2018-08-15BACKENDS: Mark resetQuit and getKeymapper as overrideCameron Cawley
2018-07-15PSP2: Improve pointer response to slow finger motionrsn8887
2018-04-04SDL: Allow to load a custom game controller mapping fileLMerckx
2018-03-28BAKCENDS: Mark methods as overrideEugene Sandulenko
2018-03-28PSP2: make touch mouse clicks longer so all games receive themrsn8887
2018-03-23PSP2: prevent accidental clicks when moving pointer using touchrsn8887
2018-03-20PSP2: fix touch sometimes not directly under fingerrsn8887
2018-03-18SDL: Split joystick mouse event generation into two functionsBastien Bouclet
2018-02-13PSP2: Implement three-finger drag as right-mouse button dragrsn8887
2018-02-08PSP2: allow 'frontpanel_touchpad_mode=true' option in ScummVM.inirsn8887
2018-01-28PSP2: Prevent jumping touch cursor on right clickrsn8887
2018-01-28PSP2: Add 2-finger drag-and-drop touch motionrsn8887
2018-01-27PSP2: Improve direct touch accuracyrsn8887
2018-01-27Merge pull request #1111 from bgK/gamepad-scale-mouse-speed-with-resolutionBastien Bouclet
2018-01-25PSP2: Always use direct touch on front touch panelrsn8887
2018-01-24PSP2: Enable rear touch only when Touchpad Mouse Mode is onrsn8887
2018-01-24PSP2: Increase direct touch accuracyrsn8887
2018-01-24PSP2: More settings for touch (direct touch on/off, pointer speed)rsn8887
2018-01-23PSP2: Implement touch controls (front and back panel)rsn8887
2018-01-14SYMBIAN: Add missed braceFiodar Stryzhniou
2018-01-13SDL: Scale the joystick mouse speed with the vertical window sizeBastien Bouclet
2018-01-03Merge pull request #1090 from bgK/remove-zaurus-yopyBastien Bouclet
2017-12-27SDL: Add debug traces for joystick hotplugBastien Bouclet
2017-12-26PS3: Stop using SDL mouse focus events to detect the XMBBastien Bouclet
2017-12-26PSP2: Add controller config, remove joystick event handlingrsn8887
2017-12-26SDL: Add support for joystick hotplugBastien Bouclet
2017-12-26PSP2: Remove identical to base class joystick axis event handlingBastien Bouclet
2017-12-26SDL: Cleanup joystick deadzone handlingBastien Bouclet
2017-12-26SDL: Move the non analog joystick code to the Symbian portBastien Bouclet