Age | Commit message (Expand) | Author |
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-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-24 | PSP2: Set Touchpad Mouse Mode option default to off | rsn8887 |
2018-01-24 | PSP2: More settings for touch (direct touch on/off, pointer speed) | rsn8887 |
2018-01-14 | SYMBIAN: Set install version to 2.0.0 | 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-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-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-26 | PSP2: Add controller config, remove joystick event handling | rsn8887 |
2017-12-26 | SDL: Only enable joystick related features when joysticks are enabled | 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-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 |
2017-12-14 | POSIX: Fix CVE-2017-17528 | Colin Snover |
2017-12-13 | MAEMO: Update debian/changelog | Tarek Soliman |
2017-12-03 | ALL: Remove obsolete register keyword | Colin Snover |
2017-12-02 | PSP2: fix clipping and display quality for odd resolutions (Phantasmagoria) | rsn8887 |
2017-11-29 | MAEMO: Update debian/changelog | Tarek Soliman |
2017-11-30 | RELEASE: This is 2.1.0git | Thierry Crozat |
2017-11-25 | ANDROID: Fix illegal-in-C++11 narrowing conversions | Colin Snover |
2017-11-26 | Revert "SDL: Use RLE acceleration for SDL2 transparent surfaces" | Thierry Crozat |
2017-11-24 | Merge pull request #1063 from bgK/keyboard-repeat | Bastien Bouclet |
2017-11-21 | RELEASE: 1.10 will henceforth be known as 2.0 | Colin Snover |
2017-11-19 | SDL: Improve handling of SDL2 keyboard repeat events | Bastien Bouclet |
2017-11-19 | EVENTS: Rename synthetic to kbdRepeat | Bastien Bouclet |
2017-11-17 | SDL: Grab mouse when ScummVM is started in fullscreen mode | Colin Snover |
2017-11-11 | SDL: Use RLE acceleration for SDL2 transparent surfaces | Thierry Crozat |
2017-10-23 | SDL: Automatically grab mouse upon entering fullscreen | Colin Snover |
2017-10-15 | PSP: Improve const-correctness | Colin Snover |
2017-10-15 | BACKENDS: Constify PaletteManager::grabPalette implementations | Colin Snover |
2017-10-15 | BACKENDS: Fix missing mouse events when system cursor cannot be moved | Colin Snover |
2017-10-15 | BACKENDS: Refactor OpenGL & SDL graphics backends | Colin Snover |
2017-10-15 | SDL: Accept signed values for mouse cursor warping | Colin Snover |
2017-10-07 | BACKENDS: Fix window sizing of games that switch between multiple resolutions | Colin Snover |
2017-10-07 | SDL: Do not reset window size when engines update rendering surface | Colin Snover |
2017-10-01 | RISCOS: Add RISC OS filesystem | Cameron Cawley |
2017-09-30 | IOS: Improve iOS 11 compatibility | Vincent Bénony |
2017-09-12 | OPENPANDORA: Remove unused include | Thierry Crozat |
2017-09-12 | GPH: Remove unused include | Thierry Crozat |