index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
Age
Commit message (
Expand
)
Author
2018-02-13
PSP2: Implement three-finger drag as right-mouse button drag
rsn8887
2018-02-09
SDL: Do not try to replace FILE with an incompatible type
Colin Snover
2018-02-08
PSP2: allow 'frontpanel_touchpad_mode=true' option in ScummVM.ini
rsn8887
2018-01-28
PSP2: Prevent jumping touch cursor on right click
rsn8887
2018-01-28
PSP2: Add 2-finger drag-and-drop touch motion
rsn8887
2018-01-27
PSP2: Improve direct touch accuracy
rsn8887
2018-01-27
Merge pull request #1111 from bgK/gamepad-scale-mouse-speed-with-resolution
Bastien Bouclet
2018-01-27
GUI: Remove Dialog::markAsDirty to expose full GUI redraws
Bastien Bouclet
2018-01-27
GUI: Implement dirty-checking for widget redraws
Bastien Bouclet
2018-01-26
RISCOS: Fix compilation of null backend
Cameron Cawley
2018-01-26
RISCOS: Don't list RISC OS as a POSIX platform
Cameron Cawley
2018-01-26
ANDROIDSDL: set version name to 2.1.0git, renamed asset appdata file
lubomyr
2018-01-25
PSP2: Always use direct touch on front touch panel
rsn8887
2018-01-24
PSP2: Set Touchpad Mouse Mode option default to off
rsn8887
2018-01-24
PSP2: Enable rear touch only when Touchpad Mouse Mode is on
rsn8887
2018-01-24
PSP2: Increase direct touch accuracy
rsn8887
2018-01-24
PSP2: More settings for touch (direct touch on/off, pointer speed)
rsn8887
2018-01-23
PSP2: Implement touch controls (front and back panel)
rsn8887
2018-01-17
SURFACESDL: Remove erroneous override declarations
rsn8887
2018-01-17
PSP2: remove code duplication in psp2 graphicsmanager
rsn8887
2018-01-14
SYMBIAN: Set install version to 2.0.0
Fiodar Stryzhniou
2018-01-14
SYMBIAN: Add missed brace
Fiodar Stryzhniou
2018-01-14
SYMBIAN: Hide warnings from system headers
Fiodar Stryzhniou
2018-01-13
Merge pull request #1097 from bgK/vkeybd-data-path
Bastien Bouclet
2018-01-13
SDL: Scale the joystick mouse speed with the vertical window size
Bastien Bouclet
2018-01-12
GRAPHICS: Fix rounding error when using non-integral scaling
Tarek Soliman
2018-01-05
PSP: fix bit shifts of cursor x/y, fix too-slow cursor
rsn8887
2018-01-04
PSP: adjust cursor refresh to better match speed it had before it became smooth
rsn8887
2018-01-04
PSP: support mouse speed/joy deadzone options and smooth cursor motion
rsn8887
2018-01-03
PSP: Use aspect correction checkbox instead of extra graphics modes
rsn8887
2018-01-03
Merge pull request #1090 from bgK/remove-zaurus-yopy
Bastien Bouclet
2018-01-01
ALL: Bump copyright year. 2018!
Eugene Sandulenko
2017-12-29
PSP: Fix bug #10239: PSP port incorrect 4:3 aspect ratio
D G Turner
2017-12-28
BACKENDS: Remove vkeybdpath override from some ports
Bastien Bouclet
2017-12-28
VKEYBD: Fallback to SearchMan when loading keyboard packs
Bastien Bouclet
2017-12-27
SDL: Add debug traces for joystick hotplug
Bastien Bouclet
2017-12-26
PS3: Stop using SDL mouse focus events to detect the XMB
Bastien Bouclet
2017-12-26
PSP2: Add controller config, remove joystick event handling
rsn8887
2017-12-26
SDL: Add support for joystick hotplug
Bastien Bouclet
2017-12-26
SDL: Only enable joystick related features when joysticks are enabled
Bastien Bouclet
2017-12-26
PSP2: Remove identical to base class joystick axis event handling
Bastien Bouclet
2017-12-26
SDL: Cleanup joystick deadzone handling
Bastien Bouclet
2017-12-26
SDL: Move the non analog joystick code to the Symbian port
Bastien Bouclet
2017-12-26
PS3: Remove gamepad button mapping
Bastien Bouclet
2017-12-26
SDL: Initial support for game controllers
Bastien Bouclet
2017-12-19
PORTS: Remove the Zaurus port
Bastien Bouclet
2017-12-19
PORTS: Remove the Yopy PDA port
Bastien Bouclet
2017-12-15
BUILD: Check if posix_spawn is available in configure
Thierry Crozat
2017-12-14
POSIX: Fix compilation with some old macOS SDKs
Thierry Crozat
2017-12-14
POSIX: Do not hang ScummVM when opening a browser
Colin Snover
[next]