aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2019-11-073DS: Rework mouse cursor movementBastien Bouclet
2019-11-073DS: Use the full resolution for the overlay on the top screenBastien Bouclet
2019-11-06TTS: Improve Windows audio, remove sphelper-scummvm.hsluicebox
2019-11-063DS: Improve the table of contents in the README.md fileCameron Cawley
2019-11-063DS: Update the list of third-party librariesCameron Cawley
2019-11-05NETWORKING: Fix compilation for lower versions of libcurlEugene Sandulenko
2019-11-053DS: Fix centering of the game screenBastien Bouclet
2019-11-053DS: Reworked OSD message displayBastien Bouclet
2019-11-053DS: Some changes to magnify modeBastien Bouclet
2019-11-053DS: Implement magnify mode toggle on L and move keyboard to Y/DRIGHTMichael Ball
2019-11-05NETWORKING: Enter SessionAlexander Tkachev
2019-11-05NETWORKING: Enter SessionRequestAlexander Tkachev
2019-11-05NETWORKING: Add CurlRequest::wait()Alexander Tkachev
2019-11-05JANITORIAL: Fix Networking::DataResponse typedef namingAlexander Tkachev
2019-11-043DS: Add a make rule for a distributable packageBastien Bouclet
2019-11-03PS3: Implement the cloud synchronization featuresBastien Bouclet
2019-11-033DS: Implement cloud sync supportBastien Bouclet
2019-11-033DS: Use DATA_PATH to configure support files locationBastien Bouclet
2019-11-03NETWORKING: Try loading the CA bundle from DATA_PATHBastien Bouclet
2019-11-03NETWORKING: Improve libcurl error handlingBastien Bouclet
2019-11-03DC: Update for the engineId changesBastien Bouclet
2019-11-013DS: Remove 3dstool dependencyMrHuu
2019-11-01ANDROID: Disable verification of certificates validity for cloud savingThanasis Antoniou
2019-11-01OPENGL: Implement high DPI support on Android (#1895)Cameron Cawley
2019-10-313DS: Avoid stat calls in DrivePOSIXFilesystemNodeBastien Bouclet
2019-10-303DS: Set 'scummvm.romfs' to be removed by 3ds_clean in 3ds.mkMichael Ball
2019-10-283DS: Load per-game settingsBastien Bouclet
2019-10-253DS: Upload the textures to VRAM in a separate frameBastien Bouclet
2019-10-25NETWORKING: Remove unnesessary checkEugene Sandulenko
2019-10-24SDL: Fix typo in commentHubert Maier
2019-10-243DS: Fix hi-color cursorsBastien Bouclet
2019-10-243DS: Add files to be removed by 3ds_clean in 3ds.mk:Michael Ball
2019-10-24NETWORKING: Reworked PostRequest to a more universal APIEugene Sandulenko
2019-10-24NETWORKING: Changed PostRequest to accept JSONValueEugene Sandulenko
2019-10-24NETWORKING: Added simple request handlerEugene Sandulenko
2019-10-23ANDROID: Simplify handling of menu/back button eventsCameron Cawley
2019-10-23ANDROID: Add swap menu and back buttons optionCameron Cawley
2019-10-21AMIGAOS4: Automate special target installation even more (#1901)Hubert Maier
2019-10-21ANDROID: Set target SDK to 28Thanasis Antoniou
2019-10-203DS: Change the audio thread to wait for the audio buffers to completeBastien Bouclet
2019-10-203DS: Don't immediately update the screen when enabling the overlayBastien Bouclet
2019-10-19IOS7: enable home indicator auto-hide on iPhone X and upStefan Will
2019-10-18OPENGL: Fix warning when using builtin OpenGL functionsCameron Cawley
2019-10-18ANDROID: Fix warningCameron Cawley
2019-10-16SDL: Fix Missing Default Switch Cases in Events ClassD G Turner
2019-10-16TTS: Fix language setting.Jaromir Wysoglad
2019-10-16ANDROID: Use more portable directory query methodEugene Sandulenko
2019-10-143DS: Fix creating the scummvm directory on the SD cardBastien Bouclet
2019-10-143DS: Fix OSystem::grabOverlayBastien Bouclet
2019-10-143DS: Embed ScummVM's support files in the packageBastien Bouclet