aboutsummaryrefslogtreecommitdiff
path: root/backends/events
AgeCommit message (Expand)Author
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
2017-12-26PS3: Remove gamepad button mappingBastien Bouclet
2017-12-26SDL: Initial support for game controllersBastien Bouclet
2017-12-19PORTS: Remove the Zaurus portBastien Bouclet
2017-12-19PORTS: Remove the Yopy PDA portBastien Bouclet
2017-11-28EVENTS: Delay initializing the virtual keyboardBastien Bouclet
2017-11-19EVENTS: Fix one ms error in repeat event generation time checkBastien Bouclet
2017-11-19SDL: Improve handling of SDL2 keyboard repeat eventsBastien Bouclet
2017-11-19EVENTS: Allow disabling repeat event generationBastien Bouclet
2017-11-19EVENTS: Move key repeat handling to its own methodBastien Bouclet
2017-11-19EVENTS: Rename synthetic to kbdRepeatBastien Bouclet
2017-10-15BACKENDS: Fix missing mouse events when system cursor cannot be movedColin Snover
2017-10-15BACKENDS: Do not send mouse events to games occurring outside the game draw rectColin Snover
2017-10-15BACKENDS: Refactor OpenGL & SDL graphics backendsColin Snover
2017-10-15BACKENDS: Fix some comment typosColin Snover
2017-07-27SDL: Make sure we get the correct window size with SDL2Thierry Crozat
2017-03-21SDL: Respect OS setting for wheel scroll direction on SDL 2.0.4+Thierry Crozat
2017-03-04Merge pull request #915 from rsn8887/vitaEugene Sandulenko
2017-03-04PSP2: Add Playstation Vita (PSP2) supportcpasjuste
2017-03-01SDL: Always use sub-pixel joystick pointer resolutionrsn8887
2017-02-27SDL: fix pointer speed setting 8 (was too slow)rsn8887
2017-02-22SDL: Fix erratic analog pointer + control optionsrsn8887
2017-02-21Merge pull request #905 from lubomyr/masterEugene Sandulenko
2017-02-18SDL: increase resolution of slow analog pointer motionrsn8887