scummvm/backends
Bastien Bouclet fb39b94384 3DS: Start ScummVM in a separate thread
Allows to have a larger stack than that of the main thread.

Fixes #11717
2020-09-20 16:33:45 +02:00
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
dialogs WIN32: Simplify string conversion 2020-09-12 11:59:23 +02:00
events OPENPANDORA: Fix copy/paste error 2020-09-13 22:20:31 +01:00
fs PSP2: Simplify the filesystem code 2020-09-15 07:13:00 +02:00
graphics BACKENDS: Add a function to return if the overlay is visible 2020-09-15 00:09:11 +02:00
keymapper KEYMAPPER: Fix comparing mappings for equality 2020-09-15 22:42:34 +02:00
log
midi I18N: Consistency fix for SoundFont in messages 2020-08-31 16:35:56 +01:00
mixer NULL: Make use of NullMixerManager 2020-08-24 14:22:35 +02:00
mutex ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
networking BACKENDS: NETWORKING: Remove unused toUtf8 helper 2020-08-30 14:43:41 +02:00
platform 3DS: Start ScummVM in a separate thread 2020-09-20 16:33:45 +02:00
plugins 3DS: Set a Virtual Memory Address when linking the plugins 2020-08-27 21:14:07 +02:00
presence/discord BACKENDS: Fix discord presence compilation with U32String 2020-08-30 14:43:41 +02:00
saves EVENTRECORDER: Fix crash on attempt to save. Fixed #10045 2020-08-29 17:22:38 +02:00
taskbar OSX: Fix taskbar update 2020-09-12 18:01:15 +01:00
text-to-speech WIN32: Replace strToInt with wcstol 2020-09-12 11:59:23 +02:00
timer BACKENDS: Shut down individual SDL subsystems 2020-08-20 01:25:55 +02:00
updates UPDATES: Fix compilation with U32 strings 2020-08-30 14:43:41 +02:00
vkeybd KEYMAPPER: Enable the GUI keymaps while the virtual keyboard is visible 2020-09-15 22:42:34 +02:00
base-backend.cpp GUI: U32: Convert majority of code to use U32 2020-08-30 14:43:41 +02:00
base-backend.h GUI: U32: Convert majority of code to use U32 2020-08-30 14:43:41 +02:00
modular-backend.cpp BACKENDS: Add a function to return if the overlay is visible 2020-09-15 00:09:11 +02:00
modular-backend.h BACKENDS: Add a function to return if the overlay is visible 2020-09-15 00:09:11 +02:00
module.mk PSP2: Simplify the filesystem code 2020-09-15 07:13:00 +02:00