scummvm/backends
Le Philousophe 05a62249a9 PLUGINS: hide unloadAllPlugins from outside of PluginManager
This function will delete all plugins even those also stored in
_allEnginePlugins list which triggers a double free when cleaning up.
2024-06-30 18:39:06 +02: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: IMGUI: Renamed modified files to minimize diff with upstream 2024-05-17 01:46:45 +02:00
fs KOLIBRI: Update for new ksys.h 2024-01-20 23:52:46 +01:00
graphics BACKENDS: SDL: Refactor ImGui processing 2024-06-30 15:57:03 +02:00
graphics3d BACKENDS: SDL: Refactor ImGui processing 2024-06-30 15:57:03 +02:00
imgui IMGUI: Use docking branch 2024-05-24 16:35:55 +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 DS: Report the buffer size to the mixer 2024-06-05 12:32:25 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
platform PLUGINS: hide unloadAllPlugins from outside of PluginManager 2024-06-30 18:39:06 +02:00
plugins PLUGINS: Reset pointer after deletion 2024-06-30 18:39:06 +02: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 EVENTRECORDER: Fix build and obvious mistype error 2024-06-05 19:02:18 +02:00