scummvm/backends
Lars Sundström 9d39902368 ANDROID: Update backend options widget layout
Since the default layout don't add padding, add necessary padding in
backend instead.
2023-12-16 19:37:33 +01:00
..
audiocd BACKENDS: Fix file descriptor use-after-free in LinuxAudioCDManager 2023-12-15 11:22:40 +08:00
cloud BACKENDS: CLOUD: Remove last pass-by value arguments 2023-10-30 10:49:36 +01:00
dialogs BACKENDS: DIALOGS: GTK: Set and restore locale when using GTK dialogs 2023-03-03 08:45:21 +01:00
dlc DLC: Remove Playstore code 2023-09-14 08:22:56 +02:00
events BACKENDS: ATARI: Use unordered_set for dirty rects 2023-06-15 22:58:13 +02:00
fs BACKENDS: Add function in FS Factory to map scummvm path to system path 2023-12-03 16:17:32 +00:00
graphics ANDROID: Check for initSurface failures 2023-12-10 17:39:46 +01:00
graphics3d ANDROID: Check for initSurface failures 2023-12-10 17:39:46 +01:00
keymapper KEYMAPPER: const correctness for getActionMapping 2023-12-03 20:16:27 +11:00
log ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midi TIMIDITY: Fix Format Truncation GCC Compiler Warning 2023-02-12 14:09:13 +00:00
mixer BACKENDS: Add missing override keyword 2023-11-10 15:22:26 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking BACKENDS: NETWORKING: Properly handle request abortion 2023-12-10 11:43:58 +01:00
platform ANDROID: Update backend options widget layout 2023-12-16 19:37:33 +01:00
plugins DS: Hack to work around ARM/Thumb relocation issues in the SCUMM engine 2023-11-05 22:01:40 +01:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
taskbar MACOSX: Fix bundle ID for generated bundle and dock plugin 2023-12-14 16:56:48 +01:00
text-to-speech MACOSX: Update some comments about macOS 10.4/10.5 behavior 2022-11-05 10:09:58 +01:00
timer ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
vkeybd VKEYBD: Support RGB332 backing surface 2023-01-12 10:27:20 +03:00
base-backend.cpp BACKENDS: Remove leftover code 2023-08-14 00:40:42 +02:00
base-backend.h BACKENDS: Remove leftover code 2023-08-14 00:40:42 +02:00
modular-backend.cpp BACKENDS: Remove leftover code 2023-08-14 00:40:42 +02:00
modular-backend.h BACKENDS: Allow filling part of the screen with OSystem::fillScreen 2023-08-06 23:03:46 +02:00
module.mk BACKENDS: ATARI: Implement internal downsampling to 8-bit 2023-11-09 18:20:06 +01:00