scummvm/backends
Filippos Karapetis 99e5de932e AUDIO: Remove the broken ARM audio rate converter
This code has been broken and unmaintained for at least 7 years now,
and had been disabled. This also removes the associated define
USE_ARM_SOUND_ASM
2021-05-04 01:16:14 +03:00
..
audiocd JANITORIAL: Fix some excess tabs 2021-04-15 23:18:08 +03:00
cloud CLOUD: Fix compiler warnings on linux64 2021-04-09 18:19:28 +01:00
dialogs MorphOS: cleanup code 2021-05-01 20:00:01 +03:00
events SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager 2021-04-17 20:32:27 +02:00
fs MorphOS: cleanup code 2021-05-01 20:00:01 +03:00
graphics COMMON: removed USE_TTS check from engines 2021-05-03 14:13:41 +03:00
graphics3d/openglsdl SWITCH: Fix wrong zoom in 3D games 2021-04-21 14:14:51 -05:00
keymapper GUI: Add EE to the GUI keymap 2021-04-18 15:28:51 +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 AUDIO: Remove the broken ARM audio rate converter 2021-05-04 01:16:14 +03: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: Fix some excess tabs 2021-04-15 23:18:08 +03: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 SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager 2021-04-17 20:32:27 +02:00
modular-backend.h COMMON: Remove resetGraphicsScale from OSystem 2020-11-12 21:05:36 +00:00
module.mk SDL: Refactor OpenGLSdlGraphics3dManager to inherit from SdlGraphicsManager 2021-04-17 20:32:27 +02:00