scummvm/backends
Lars Sundström ee4319beb3 IOS7: Rename option "onscreen_controls" to "gamepad_controller"
The onscreen_controls options should refer to the touch mode setting
and main menu buttons as it's done in the Android backend. The
virtual gamepad controller used the onscreen_controls string to
identify the option. Change the identifier string to
gamepad_controller so onscreen_controller can be used for the buttons
to be added to the iOS backend.
2023-10-10 20:55:48 +02:00
..
audiocd
cloud CLOUD: Notify the backend starting or finishing a download from the cloud 2023-08-06 23:07:35 +02:00
dialogs
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 BACKENDS: ATARI: Various fixes 2023-09-24 17:48:54 +02:00
graphics3d ANDROID: GRAPHICS3D: Fix typo for virtual method 2023-08-07 08:52:15 +03:00
keymapper KEYMAPPER: Fix size of _joystickAxisPreviouslyPressed array 2023-08-14 14:09:41 +03:00
log
midi
mixer BACKENDS: ATARI: Use atari_sound_setup code 2023-09-24 17:48:54 +02:00
mutex
networking ANDROID: Fix CA path retrieval 2023-08-12 22:12:59 +02:00
platform IOS7: Rename option "onscreen_controls" to "gamepad_controller" 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
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
timer
updates
vkeybd
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