scummvm/backends
Eugene Sandulenko 75ba54aa3e BACKENDS: Remove LinuxMoto port.
This was a relatively short-lived port. We have it broken and
disabled on the buildbot since 2016. Also, the last builds
were provided in 2011. Thus, it makes a little sense to continue
to keep the code in the repository, as it gets bitrot.
2020-03-09 14:31:14 +01:00
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud GUI: OPTIONS: Cloud storage list populated with translated string on addCloudControls() 2020-02-09 22:06:19 +02:00
dialogs WIN32: Ensure the translated dialog strings are using the correct encoding 2019-04-04 01:06:30 +03:00
events BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00
fs 3DS: Disable newlib buffered io and use ScummVM's implementation 2020-02-07 18:33:56 +01:00
graphics BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00
keymapper KEYMAPPER: Adjust the name of the meta key on Windows and macOS 2020-02-28 05:46:36 +01:00
log
midi AUDIO: Added dump-midi mechanism 2020-02-28 08:27:12 +02:00
mixer BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00
mutex ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
networking NETWORKING: Fix compiler warning about always false comparison 2020-02-01 18:22:38 +02:00
platform BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00
plugins BASE: Fix being unable to run games when using dynamic plugins 2020-01-04 17:49:32 +01:00
saves COMMON: Make save compression optional when copying 2019-12-09 22:57:46 -08:00
taskbar WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
text-to-speech TTS: Fix use of virtual function in TTSMan destructor 2019-11-15 21:24:22 +01:00
timer PSP: Make the PspTimer class a subclass of DefaultTimerManager 2019-12-10 08:35:13 +02:00
updates WIN32: Exit when WinSparkle runs installer 2019-11-08 09:19:07 +01:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp BACKENDS: Fix using fillScreen in non-paletted screen modes 2019-11-10 01:25:46 +02:00
base-backend.h
modular-backend.cpp BACKENDS: Move implementation of OSystem::quit() out of ModularBackend 2019-12-01 01:04:06 +02:00
modular-backend.h BACKENDS: Move implementation of OSystem::quit() out of ModularBackend 2019-12-01 01:04:06 +02:00
module.mk BACKENDS: Remove LinuxMoto port. 2020-03-09 14:31:14 +01:00