scummvm/backends
2021-03-03 03:27:09 +02:00
..
audiocd BACKENDS: search also for track_x and track_xx audio cd tracks 2021-01-23 02:54:58 +02:00
cloud JANITORIAL: Cleanup inconsistent includes 2021-02-22 10:54:07 +00:00
dialogs AMIGAOS: Remove dependency on the codesets library 2021-01-01 00:06:25 +01:00
events DS: Ensure that a mouse move event is sent before a mouse down event 2021-02-04 01:59:14 +01:00
fs DS: List all available devices in the file browser 2021-02-04 01:59:14 +01:00
graphics SWITCH: Fix wrong zoom on SDL to GL transition 2021-02-17 22:58:09 -06:00
graphics3d SDL: Remove the Capabilities structure 2021-01-02 08:05:27 +01:00
keymapper KEYMAPPER: Fix exit on analog input 2021-02-16 18:04:37 -06: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 JANITORIAL: Cleanup inconsistent includes 2021-02-22 10:54:07 +00:00
platform SDL: Add implementation of OSystem::openUrl for SDL 2.0.14 2021-03-03 03:27:09 +02: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 COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01: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 MORPHOS: fix module.mk 2021-02-26 19:13:44 +01:00