..
audiocd
cloud
GUI: U32: Remove u32::format references
2020-08-30 14:43:41 +02:00
dialogs
GUI: U32: Convert majority of code to use U32
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
GUI: U32: More issue fixes and general improvements
2020-08-30 14:43:41 +02:00
keymapper
GUI: U32: Rename some references of strings to use U32() & not helper method
2020-08-30 14:43:41 +02:00
log
midi
TIMIDITY: Replace u_char with unsigned char
2020-05-29 21:37:58 +01:00
mixer
NULL: Make use of NullMixerManager
2020-08-24 14:22:35 +02:00
mutex
networking
GUI: U32: Use Common::U32String::format where necessary and GUIError to u32
2020-08-30 14:43:41 +02:00
platform
GUI: U32: Fix compilation errors
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
GUI: U32: Use u32 for tts (MacOS)
2020-08-30 14:43:41 +02:00
timer
BACKENDS: Shut down individual SDL subsystems
2020-08-20 01:25:55 +02:00
updates
WIN32: Exit when WinSparkle runs installer
2019-11-08 09:19:07 +01: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