scummvm/backends
Le Philousophe 9c681ddd77 ANDROID: Fix segmentation fault
We expect the array to be of even size so don't add the external data
title if there is no external data mount point
2024-05-01 11:44:10 +02:00
..
audiocd BACKENDS: Make audio CD use Path class 2023-12-24 13:19:25 +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: Remove Playstore code 2023-09-14 08:22:56 +02:00
events BACKENDS: ATARI: Fix numpad mappings 2024-04-07 03:15:11 +02:00
fs KOLIBRI: Update for new ksys.h 2024-01-20 23:52:46 +01:00
graphics JANITORIAL: Fix code formatting 2024-04-28 22:04:23 +02:00
graphics3d OPENGLSDL3D: Make ImGui init and deinit variableless 2024-04-28 21:48:10 +02:00
imgui BACKENDS: IMGUI: Use ScummVM facilities to get function pointers (#5715) 2024-03-17 22:32:28 +01:00
keymapper KEYMAPPER: Add method isEnabled to Common::Keymapper 2024-02-23 18:59:27 -10:00
log
midi MM: XEEN: Initial MT32/LAPC-1 support 2024-02-17 13:16:51 -10:00
mixer BACKENDS: ATARI: Change dma playback to interrupt-driven 2024-02-24 03:54:54 +01:00
mutex
networking AMIGAOS: Use compiler defines 2024-03-16 01:59:27 +02:00
platform ANDROID: Fix segmentation fault 2024-05-01 11:44:10 +02:00
plugins PLUGINS: Implement NONE relocations 2024-02-24 20:48:21 +01:00
presence/discord
saves COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
taskbar COMMON: Make taskbar use Path 2023-12-24 13:19:25 +01:00
text-to-speech
timer
updates
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: Move setImGuiRenderCallback in OSystem and hide implementation 2024-04-28 21:48:10 +02:00
modular-backend.h BACKENDS: Move setImGuiRenderCallback in OSystem and hide implementation 2024-04-28 21:48:10 +02:00
module.mk BACKENDS: Try to fix imgui compilation errors 2024-03-17 13:09:32 +01:00