scummvm/backends
antoniou79 aaef1c26a3 ANDROID: Fix deprecated Handler()
Also remove permission request for external storage from API 33 and above since it no longer works
2023-03-12 22:44:29 +02:00
..
audiocd JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
cloud COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
dialogs BACKENDS: DIALOGS: GTK: Set and restore locale when using GTK dialogs 2023-03-03 08:45:21 +01:00
events BACKENDS: ATARI: Separate AtariEventSource from OSystem_Atari 2023-03-04 23:38:42 +01:00
fs ANDROID: Don't keep a _cache variable, it's never checked 2023-03-04 18:16:20 +01:00
graphics SDL: Fix incorrect handling of dirty rect with negative shake offset in SDL1 2023-03-06 22:16:49 +00:00
graphics3d BACKENDS: ANDROID: Update log message for setMouseCursor 2023-02-19 23:51:09 +01:00
keymapper GUI: Ensure that all keymap widgets fit within the scroll container 2022-12-25 16:11:27 +01: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: ATARI: Add new backend (graphics, mixer, platform) 2023-03-04 23:38:42 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking BACKENDS: CURL: Fix -Wformat warning 2023-03-09 15:43:52 +01:00
platform ANDROID: Fix deprecated Handler() 2023-03-12 22:44:29 +02:00
plugins RISCOS: Don't force the use of dynamic areas on RISC OS 5 2023-02-28 22:46:03 +00:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves KOLIBRI: Add kolibrios backend 2023-02-05 22:55:40 +01:00
taskbar WIN32: Fix CoInitialize / CoUninitialize imbalance 2023-03-03 21:48:17 -08: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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
base-backend.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
modular-backend.cpp GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
modular-backend.h GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
module.mk BACKENDS: LIBCURL: URL Parsing. 2023-03-06 00:07:13 +01:00