Age | Commit message (Expand) | Author |
2019-08-04 | IOS7: Implement opening a URL | Thierry Crozat |
2019-08-04 | IOS7: Implement copy to clipboard and paste from clipboard | Thierry Crozat |
2019-08-04 | OPENGL: Support RGBA8888 swapped textures when using OpenGL ES | Cameron Cawley |
2019-08-04 | CLOUD: Fix OneDriveTokenRefresher | Alexander Tkachev |
2019-08-03 | CLOUD: Fix GCC Compilation Warning in Debug Code. | D G Turner |
2019-08-02 | ANDROID: Don't hide the virtual keyboard when the Enter key is pressed | Cameron Cawley |
2019-07-30 | CLOUD: Ask user to manually enable Storage | Alexander Tkachev |
2019-07-30 | CLOUD: Change interaction with /refresh endpoint | Alexander Tkachev |
2019-07-30 | CLOUD: Ignore hidden files in sync/download | Alexander Tkachev |
2019-07-30 | CLOUD: Minor fixes for the PR#1754 | Alexander Tkachev |
2019-07-30 | GUI: Rewrite Cloud tab | Alexander Tkachev |
2019-07-30 | CLOUD: Refactor BaseStorage largest methods | Alexander Tkachev |
2019-07-30 | CLOUD: Minor cleanup in OneDriveTokenRefresher | Alexander Tkachev |
2019-07-30 | CLOUD: Fix saves syncing | Alexander Tkachev |
2019-07-30 | CLOUD: Handle Cloud requests more frequently | Alexander Tkachev |
2019-07-30 | CLOUD: Fix OneDriveStorage API interaction | Alexander Tkachev |
2019-07-30 | CLOUD: Update BaseStorage to expect no refresh_token | Alexander Tkachev |
2019-07-30 | CLOUD: Update storages to refresh token via cloud.scummvm.org | Alexander Tkachev |
2019-07-30 | CLOUD: Get rid of 'dists/clouds/cloud_keys.h' | Alexander Tkachev |
2019-07-30 | CLOUD: Update GoogleDriveStorage and BoxStorage to auth via cloud.scummvm.org | Alexander Tkachev |
2019-07-30 | CLOUD: Update OneDriveStorage to work via cloud.scummvm.org | Alexander Tkachev |
2019-07-30 | CLOUD: Add BaseStorage, which does auth via cloud.scummvm.org | Alexander Tkachev |
2019-07-30 | CLOUD: Cleanup a little bit - remove unused config keys usage | Alexander Tkachev |
2019-07-30 | CLOUD: Update DropboxStorage to work with cloud.scummvm.org | Alexander Tkachev |
2019-07-30 | CLOUD: Update DropboxStorage to work via scummvm.org & StorageWizardDialog co... | Alexander Tkachev |
2019-07-27 | SYMBIAN: Remove unused class declarations | Cameron Cawley |
2019-07-27 | SYMBIAN: Remove dead code | Cameron Cawley |
2019-07-27 | BACKENDS: Avoid redundant format changes on Dingux and LinuxMoto | Cameron Cawley |
2019-07-23 | WINCE: Fix Makefile dependencies | Cameron Cawley |
2019-07-23 | PS2: Remove unused header | Cameron Cawley |
2019-07-23 | ANDROID: Fix some Codacy warnings | Cameron Cawley |
2019-07-14 | POSIX: Fix missing expansion of "~" to home when it has no suffix | Thierry Crozat |
2019-07-14 | OPENGL: Specify a GLSL version tag, and rename reserved keywords | Filippos Karapetis |
2019-07-14 | BACKENDS: Initialize more TimerSlot fields when resetting it | Filippos Karapetis |
2019-07-11 | GCW0: Redo bundle fix from 4b5ce0f | Matan Bareket |
2019-07-11 | GCW0: Package the README.md file | Matan Bareket |
2019-07-11 | GCW0: Fix copy/paste error | Cameron Cawley |
2019-07-08 | MAEMO: Minor cleanup | Cameron Cawley |
2019-07-08 | BUILD: Package networking and virtual keyboard files on all platforms | Cameron Cawley |
2019-07-08 | SDL: Support joystick hat input | Cameron Cawley |
2019-07-08 | SDL: Initial implementation of joystick events | Cameron Cawley |
2019-07-07 | BACKENDS: Fix crash when save file is owned by another user | Orgad Shaneh |
2019-07-07 | IOS7: Add back mapping of LF character to the Return key | Thierry Crozat |
2019-07-06 | IOS7: Hide input accessory toolbar when an external keyboard is connected | Thierry Crozat |
2019-07-05 | CRYOMNI3D: Add internationalization through external DAT file | Le Philousophe |
2019-07-02 | JANITORIAL: Remove outdated references to SourceForge.net | Cameron Cawley |
2019-06-30 | IOS7: Add a tab key to the keyboard accessory view | Thierry Crozat |
2019-06-30 | IOS7: Use scrollview for keyboard accessory view | Thierry Crozat |
2019-06-30 | IOS7: Map three finger swipes to arrow keys | Thierry Crozat |
2019-06-30 | IOS7: Remove key mapping for function and return keys | Thierry Crozat |