Age | Commit message (Expand) | Author |
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-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 |
2017-12-14 | POSIX: Fix CVE-2017-17528 | Colin Snover |
2017-12-13 | MAEMO: Update debian/changelog | Tarek Soliman |
2017-12-10 | SDL: Enable the startup fullscreen hack for X11 only | Bastien Bouclet |
2017-12-03 | ALL: Remove obsolete register keyword | Colin Snover |
2017-12-03 | SDL: Fix memory corruption when switching to/from 32-bit cursors | Colin Snover |
2017-12-02 | PSP2: fix clipping and display quality for odd resolutions (Phantasmagoria) | rsn8887 |
2017-12-02 | PSP2: fix odd resolutions on PSP2, fixes Phantasmagoria | rsn8887 |
2017-12-01 | BACKENDS: Fix shake position getting stuck | Colin Snover |
2017-11-29 | MAEMO: Update debian/changelog | Tarek Soliman |
2017-11-30 | RELEASE: This is 2.1.0git | Thierry Crozat |
2017-11-29 | SDL: Don't use the window size hint for fullscreen | Bastien Bouclet |
2017-11-28 | RISCOS: Improve detection of absolute paths | Cameron Cawley |
2017-11-28 | RISCOS: Fix using filenames with spaces | Cameron Cawley |
2017-11-28 | EVENTS: Delay initializing the virtual keyboard | Bastien Bouclet |
2017-11-27 | SDL: Store fake mouse warp event in virtual coordinates | Colin Snover |
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 |