scummvm/backends
Vladimir Serbinenko 442365ec84 3DS: Specify version in .cia metadata
.cia supports version only in form X.Y.Z so just put there MAJOR.MINOR.PATCH
2023-02-05 23:03:21 +01: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 22:55:40 +01:00
fs KOLIBRI: Add kolibrios backend 2023-02-05 22:55:40 +01:00
graphics BACKENDS: OPENGL: Use a floating point cursor size 2023-02-05 20:48:51 +01:00
graphics3d COMMON: Refactor VSync handling to match the other options 2023-01-16 18:09:53 +01:00
keymapper GUI: Ensure that all keymap widgets fit within the scroll container 2022-12-25 16:11:27 +01: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 NETWORKING: fixed mixed malloc/delete/delete[] 2023-01-17 23:17:17 +01:00
platform 3DS: Specify version in .cia metadata 2023-02-05 23:03:21 +01:00
plugins KOLIBRI: Add kolibrios backend 2023-02-05 22:55:40 +01: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 22:55:40 +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 22:55:40 +01:00