scummvm/backends
2019-10-13 18:41:15 +03:00
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud CLOUD: Add Missing Default Switch Cases 2019-10-04 00:08:14 +01:00
dialogs WIN32: Ensure the translated dialog strings are using the correct encoding 2019-04-04 01:06:30 +03:00
events SWITCH: Remove Set But Unused Variables from Events Code 2019-10-05 01:49:21 +01:00
fs AMIGAOS4: Fix positioning of workaround 2019-10-13 13:08:05 +02:00
graphics GCW0: The hardware has its own downscaler, do not use half-scaler 2019-10-06 12:48:38 +02:00
keymapper GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
mixer SWITCH: add nintendo switch support 2019-05-12 11:59:44 +03:00
mutex ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
networking NETWORKING: Fix Signed vs. Unsigned Compiler Warnings 2019-10-05 02:07:54 +01:00
platform AMIGAOS4: amigaos.mk - Fix cp command 2019-10-13 18:41:15 +03:00
plugins PLUGINS: Implement NONE relocation for PPC 2019-10-09 13:33:11 +02:00
saves Revert "COMMON: Implement FSNode::createDirectoryRecursive()" 2019-09-15 00:07:46 +02:00
taskbar WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
text-to-speech TTS: Use lowercase when including Windows headers 2019-10-11 15:41:53 -07:00
timer BACKENDS: Initialize more TimerSlot fields when resetting it 2019-07-14 15:12:07 +03:00
updates MACOS: Fix crash in app menu creation 2019-10-12 15:32:18 +02:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
modular-backend.h OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
module.mk PSP: Replace PSPSaveFileManager with DefaultSaveFileManager 2019-09-06 14:48:16 +02:00