scummvm/backends
Christophe Branchereau 09be5f6e7a OPENDINGUX: remove export CXXFLAGS="-funsigned-char"
The tolower() bug doesn't happen anymore

Signed-off-by: Christophe Branchereau <cbranchereau@gmail.com>
2023-01-17 12:57:53 +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 COMMON: Allow registering multiple event mappers 2022-06-18 23:13:17 +02:00
fs BACKENDS: Make StdioStream use a 64-bit fseeko/ftello on more platforms 2022-12-11 21:48:33 +01:00
graphics SDL: Move RS90-specific code to opendingux directory 2023-01-17 13:48:50 +03: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 BACKENDS: NETWORKING: Slightly speed up downloads 2023-01-08 16:32:25 +01:00
platform OPENDINGUX: remove export CXXFLAGS="-funsigned-char" 2023-01-17 12:57:53 +01:00
plugins COMMON: Fix 3DS compilation with newer toolchain that emits PREL31 relocs 2022-12-13 13:41:18 +01:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +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 SDL: Move RS90-specific code to opendingux directory 2023-01-17 13:48:50 +03:00