scummvm/backends
Le Philousophe 867cbfcd0d ANDROID: Create a dedicated define for Android backend
This allows other backends (SDL, libretro) to be used on Android without
hacks.
2024-09-02 20:53:57 +03:00
..
audiocd COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
cloud COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
dialogs BACKENDS: Migrate to Path API 2023-12-24 13:19:25 +01:00
dlc DLC: Fix build following Path changes 2024-06-08 11:15:57 +02:00
events BACKENDS: ATARI: Complete Eiffel support 2024-07-15 19:42:50 +02:00
fs ANDROID: Create a dedicated define for Android backend 2024-09-02 20:53:57 +03:00
graphics ANDROID: Rework the virtual gamepad controller 2024-08-31 16:45:32 +02:00
graphics3d ANDROID: Rework the virtual gamepad controller 2024-08-31 16:45:32 +02:00
imgui IMGUI: Fix memory allocator mismatch 2024-07-07 22:11:03 +02:00
keymapper GUI: KEYMAPPER: Fix small -Wpedantic warning 2024-06-22 06:01:20 +02:00
log JANITORIAL: Fix immediatly typo in log.h 2024-05-18 13:52:31 +02:00
midi MM: XEEN: Initial MT32/LAPC-1 support 2024-02-17 13:16:51 -10:00
mixer BACKENDS: ATARI: QoL improvements 2024-07-15 19:42:51 +02:00
mutex ANDROID: Create a dedicated define for Android backend 2024-09-02 20:53:57 +03:00
networking ANDROID: Create a dedicated define for Android backend 2024-09-02 20:53:57 +03:00
platform ANDROID: Create a dedicated define for Android backend 2024-09-02 20:53:57 +03:00
plugins WIN32: Fix Win32Plugin by updating for Common::Path 2024-08-19 12:04:26 -07:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
taskbar JANITORIAL: Fix dependancy typo in win32-taskbar.cpp 2024-05-18 13:52:31 +02:00
text-to-speech JANITORIAL: Move 'a' in front of 'really' in windows-text-to-speech.cpp 2024-05-18 13:52:31 +02: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: Migrate virtual keyboard to Path class 2023-12-24 13:19:25 +01: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: Update ImGui callbacks in OSystem and fix engines 2024-05-03 20:25:01 +02:00
modular-backend.h BACKENDS: Update ImGui callbacks in OSystem and fix engines 2024-05-03 20:25:01 +02:00
module.mk BACKENDS: ATARI: Move Screen outside AtariGraphicsManager 2024-07-15 19:42:51 +02:00