scummvm/backends
Lars Sundström 857b7553aa IOS7: Don't suspend the application in iOS when pressing menu
The Apple guidelines for Apple TV tells that when pressing the menu
button from the root view the user shall be brought to the "Home"
screen, suspending the app. Prevent this to be done in iOS.
2023-10-10 20:55:48 +02:00
..
audiocd JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
cloud CLOUD: Notify the backend starting or finishing a download from the cloud 2023-08-06 23:07:35 +02: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 COMMON: Add createReadStreamForAltStream to open Mac resource fork and metadata streams 2023-08-30 00:31:00 +02:00
graphics IOS7: Add touch mode configurations in menu, 2D & 3D games 2023-10-10 20:55:48 +02:00
graphics3d IOS7: Add touch mode configurations in menu, 2D & 3D games 2023-10-10 20:55:48 +02:00
keymapper KEYMAPPER: Fix size of _joystickAxisPreviouslyPressed array 2023-08-14 14:09:41 +03: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: Use atari_sound_setup code 2023-09-24 17:48:54 +02:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking ANDROID: Fix CA path retrieval 2023-08-12 22:12:59 +02:00
platform IOS7: Don't suspend the application in iOS when pressing menu 2023-10-10 20:55:48 +02:00
plugins PSP2: Add missing function for plugins 2023-08-29 12:45:30 +02: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 DISTS: Fix AppData id and update it to latest specification 2023-06-01 20:39:17 +02: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 DLC: Remove Playstore code 2023-09-14 08:22:56 +02:00