scummvm/backends
antoniou79 8c77ce399d
Some checks failed
CI / Windows (push) Has been cancelled
CI / Xcode (push) Has been cancelled
CI / Ubuntu (push) Has been cancelled
ANDROID: This is 2.7.0.5
2023-04-22 14:37:42 +03:00
..
audiocd JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
cloud COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
dialogs AMIGAOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
events SDL: Allow joystick init to fail 2023-02-05 23:00:42 +01:00
fs ANDROID: Fix assertion fault and missing initializer 2023-04-22 12:29:15 +02:00
graphics ANDROID: Clean up log code and use Backends::Log 2023-03-26 13:49:24 +03:00
graphics3d ANDROID: Clean up log code and use Backends::Log 2023-03-26 13:49:24 +03:00
keymapper KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input 2023-04-05 09:19:34 +03:00
log ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midi MACOSX: Simplify detection conditions for the older CoreAudio API 2022-11-09 12:27:51 +01:00
mixer SDL: Allow selecting the audio channel count from the command line 2022-11-18 17:17:00 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking ANDROID: Bundle cacert.pem and don't disable certificate checks 2023-04-02 12:37:15 +02:00
platform ANDROID: This is 2.7.0.5 2023-04-22 14:37:42 +03:00
plugins RISCOS: Use dynamic areas for data and application space for plugins 2023-02-07 22:16:45 +00:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves KOLIBRI: Add kolibrios backend 2023-02-05 23:00:42 +01:00
taskbar MACOSX: Update some comments about macOS 10.4/10.5 behavior 2022-11-05 10:09:58 +01:00
text-to-speech MACOSX: Update some comments about macOS 10.4/10.5 behavior 2022-11-05 10:09:58 +01:00
timer ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
vkeybd VKEYBD: Support RGB332 backing surface 2023-01-12 10:27:20 +03:00
base-backend.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
base-backend.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
modular-backend.cpp COMMON: Allow games to use overlay for something else than GUI 2022-11-12 19:12:05 +01:00
modular-backend.h COMMON: Allow games to use overlay for something else than GUI 2022-11-12 19:12:05 +01:00
module.mk CONFIGURE: Support for kolibri OS 2023-02-05 23:01:09 +01:00