scummvm/backends
2021-08-01 17:22:57 +02:00
..
audiocd WIN32: Make Win32AudioCDManager UNICODE compatible 2021-06-29 12:38:01 -05:00
cloud CLOUD: Fix for GCC Warnings from 64-bit Stream API Changes 2021-07-09 04:36:14 +01:00
dialogs JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
events DS: Update the MaxMod callback manually 2021-06-19 14:32:10 +02:00
fs ANDROID: Use SAF if a directory is not writeable 2021-08-01 16:10:54 +03:00
graphics BACKENDS: Explicitly use ellipsis for OSD text if needed 2021-08-01 17:22:13 +02:00
graphics3d/openglsdl BACKENDS: fixed segfault in EventRecorder with buffer out of bounds writes 2021-06-19 14:34:52 +02:00
keymapper EVENTRECORDER: skip some getMillis for the event recorder 2021-07-08 15:05:35 +02:00
log
midi WIN32: Make MidiDriver_WIN UNICODE compatible 2021-06-29 12:38:01 -05:00
mixer DS: Update the MaxMod callback manually 2021-06-19 14:32:10 +02:00
mutex
networking BACKENDS: Fix compiler warning 2021-07-17 09:20:44 +03:00
platform SYMBIAN: Add test UID app for ScummVm.hrh generator. 2021-08-01 17:22:57 +02:00
plugins WIN32: Fix #includes in plugin provider 2021-07-07 01:20:25 -05:00
presence/discord
saves COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
taskbar WIN32: Make Win32TaskbarManager UNICODE compatible 2021-06-29 12:38:01 -05:00
text-to-speech WIN32: Make WindowsTextToSpeechManager UNICODE compatible 2021-06-29 12:38:01 -05:00
timer
updates
vkeybd BACKENDS: Explicitly use ellipsis for the virtual keybord if needed 2021-08-01 17:22:13 +02:00
base-backend.cpp BACKENDS: Add getDefaultScaler and getDefaultScaleFactor to OSystem 2021-06-23 21:29:53 +02:00
base-backend.h SDL: Begin refactoring the API for selecting scalers 2021-06-23 21:29:53 +02:00
modular-backend.cpp GUI: Fix compiler warning 2021-06-24 11:34:45 +03:00
modular-backend.h BACKENDS: Fix compiler warning 2021-06-24 13:17:58 +01:00
module.mk