aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2019-11-15TTS: Fix use of virtual function in TTSMan destructorBastien Bouclet
2019-11-15CLOUD: Remove the saves sync finished OSD messageBastien Bouclet
2019-11-12ANDROID: Remove duplicate header inclusion in android.hThanasis Antoniou
2019-11-12ANDROID: Override UTF-8 compliant definition of vsn_printfThanasis Antoniou
2019-11-10AMIGAOS4: FormattingHubert Maier
2019-11-10AMIGAOS4: Fix oversightHubert Maier
2019-11-10AMIGAOS4: more verbose debug commentsHubert Maier
2019-11-10AMIGAOS4: Increase stack cookieHubert Maier
2019-11-10AMIGAOS4: Clean up and increase stack cookieHubert Maier
2019-11-10AmigaOS4: More fixes and cleaningHubert Maier
2019-11-10AMIGAOS4: Fix leftoversHubert Maier
2019-11-10AMIGAOS4: Clean up fsHubert Maier
2019-11-10CLOUD: Only download saves when necessaryBastien Bouclet
2019-11-10SDL: Fix Windows screenshots with unicode pathssluicebox
2019-11-10BACKENDS: Fix using fillScreen in non-paletted screen modesCameron Cawley
2019-11-09RISCOS: Improve file system codeCameron Cawley
2019-11-09POSIX: Fix compiler warningjepael
2019-11-08WIN32: Fix free being used on arrays allocated with newThierry Crozat
2019-11-08ANDROID: Fix OSD message display crash or failThanasis Antoniou
2019-11-08WIN32: Exit when WinSparkle runs installersluicebox
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