scummvm/backends
2021-04-15 21:20:36 +02:00
..
audiocd JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
cloud CLOUD: Fix compiler warnings on linux64 2021-04-09 18:19:28 +01:00
dialogs JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
events JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
fs JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
graphics JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
graphics3d JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
keymapper JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
log JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
vkeybd JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02: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