scummvm/backends
2021-04-11 19:56:34 -05:00
..
audiocd BACKENDS: search also for track_x and track_xx audio cd tracks 2021-01-23 02:54:58 +02:00
cloud CLOUD: Fix compiler warnings on linux64 2021-04-09 18:19:28 +01:00
dialogs BACKENDS: Fix MinGW warnings on GetProcAddress usages 2021-03-31 02:13:07 +03:00
events VITA: Use regular SDL2 graphics code, fixes crash with latest SDK 2021-04-11 19:56:34 -05:00
fs DS: List all available devices in the file browser 2021-02-04 01:59:14 +01:00
graphics VITA: Use regular SDL2 graphics code, fixes crash with latest SDK 2021-04-11 19:56:34 -05:00
graphics3d SDL: Remove the Capabilities structure 2021-01-02 08:05:27 +01:00
keymapper GUI: Fix oversized keymapper controls 2021-04-11 21:21:44 +02:00
log ALL: synced with ScummVM 2015-04-19 07:43:34 +02:00
midi MORPHOS: Added CAMD MIDI driver support 2021-02-21 15:44:44 +00:00
mixer BACKENDS: fixed mismatched new[] vs delete call in NullMixerManager 2021-02-20 22:37:19 +01:00
mutex ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
networking NETWORKING: Fix unknow key error when using local server 2021-03-31 22:01:23 +01:00
platform VITA: Use regular SDL2 graphics code, fixes crash with latest SDK 2021-04-11 19:56:34 -05:00
plugins DS: Fix default search paths 2021-02-04 01:59:14 +01:00
presence/discord ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
saves WIN32: Add override and final keywords 2020-10-16 18:32:08 +01:00
taskbar MACOSX: Fix memory leak in dock tile plugin 2020-10-19 01:14:21 +01:00
text-to-speech TTS: Fix builds when cross compiling 2021-03-28 17:17:55 -04:00
timer ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
updates ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
vkeybd GUI: Fix keymap of virtual keyboard if no GUI opened before (#2555) 2020-10-26 21:18:12 +01:00
base-backend.cpp BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
base-backend.h BACKENDS: Drop getScreenPixelBuffer() as no longer needed. (#2521) 2020-10-13 22:30:39 +02:00
modular-backend.cpp COMMON: Remove resetGraphicsScale from OSystem 2020-11-12 21:05:36 +00:00
modular-backend.h COMMON: Remove resetGraphicsScale from OSystem 2020-11-12 21:05:36 +00:00
module.mk VITA: Use regular SDL2 graphics code, fixes crash with latest SDK 2021-04-11 19:56:34 -05:00