scummvm/backends
aryanrawlani28 c855f6259a GUI: U32: Fix incorrect code for redirecting constructors.
- The changes previously were creating a temporary object whose lifetime was limited to that line.
- Additionally, use Strings instead of const char* in MessageDialogs.
2020-08-30 14:43:41 +02:00
..
audiocd
cloud GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
dialogs BACKENDS: DIALOGS: GTK: Fix incorrect memory usage & replace unsafe code. 2020-08-30 14:43:41 +02:00
events BACKENDS: Do not define a Quit action if the NoQuit feature is enabled 2020-08-29 16:31:37 +01:00
fs BACKENDS: Split ModularBackend into two separate classes 2020-08-24 14:22:35 +02:00
graphics JANITORIAL: Fix formatting issues 2020-08-30 14:43:41 +02:00
keymapper GUI: U32: Fix incorrect code for redirecting constructors. 2020-08-30 14:43:41 +02:00
log
midi
mixer NULL: Make use of NullMixerManager 2020-08-24 14:22:35 +02:00
mutex
networking BACKENDS: NETWORKING: Remove unused toUtf8 helper 2020-08-30 14:43:41 +02:00
platform BACKENDS: CLIPBOARD: Improve usage for SDL & Android. 2020-08-30 14:43:41 +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 presence compilation on MinGW 2020-08-25 20:03:24 +01:00
saves EVENTRECORDER: Fix crash on attempt to save. Fixed #10045 2020-08-29 17:22:38 +02:00
taskbar WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
text-to-speech TTS: ALL: Improve u32-ity 2020-08-30 14:43:41 +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
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: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
modular-backend.h BACKENDS: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
module.mk BACKENDS: Discord rich presence support 2020-08-25 10:47:41 +02:00