scummvm/backends
Le Philousophe 174e0cc98a WIN32: Fix compilation for good ol' Windows 9x
Set _WIN32_IE to 0x500 everywhere and remove where it's not needed.
As we gracefully check if the function is present or not, it's OK to set
this define without having IE 5.0 installed on target
2021-11-14 10:45:09 +01:00
..
audiocd AUDIO: Support using .wav files for extracted Audio CD tracks 2021-09-07 14:35:43 +03:00
cloud JANITORIAL: typos 2021-10-31 20:46:31 +01:00
dialogs BACKENDS: DIALOGS: GTK: Keep ScummVM mouse pointer alive during dialog 2021-11-09 09:45:36 +01:00
events DS: WIP virtual keyboard support 2021-11-01 16:19:15 +00:00
fs BACKENDS: Use U32String for FSNode::getDisplayName 2021-08-23 21:22:27 +01:00
graphics SURFACESDL: Implemented missing kFeatureVSync for getFeatureState() 2021-11-08 09:07:48 +01:00
graphics3d/openglsdl AMIGAOS: Replace query with correct one 2021-11-01 12:16:23 +01:00
keymapper BACKENDS: Allow activating the system virtual keyboard using the keymapper 2021-11-01 16:54:39 +01:00
log LOG: Prevent Log::printTimeStamp() from creating an event 2021-09-09 19:32:02 +02:00
midi JANITORIAL: Use override 2021-11-14 02:59:23 +02:00
mixer DS: Fix crash on exit 2021-08-26 17:05:14 +01:00
mutex BACKENDS: Refactor the API for creating Mutexes 2021-11-12 20:19:45 +01:00
networking CLOUD: Tweak Networking::Reader pattern-matching logic 2021-11-01 12:15:27 +01:00
platform WIN32: Fix compilation for good ol' Windows 9x 2021-11-14 10:45:09 +01:00
plugins DS: Remove .ARM.exidx* and .ARM.extab* sections from plugins 2021-08-27 17:45:37 +01:00
presence/discord BACKENDS: PRESENCE: Only trigger Discord RPC if enabled in configuration 2021-09-02 14:21:07 +02:00
saves WIN32: Fix compilation for good ol' Windows 9x 2021-11-14 10:45:09 +01:00
taskbar
text-to-speech
timer BACKENDS: Refactor the API for creating Mutexes 2021-11-12 20:19:45 +01:00
updates
vkeybd BACKENDS: Explicitly use ellipsis for the virtual keybord if needed 2021-08-01 17:22:13 +02:00
base-backend.cpp
base-backend.h
modular-backend.cpp BACKENDS: Refactor the API for creating Mutexes 2021-11-12 20:19:45 +01:00
modular-backend.h BACKENDS: Refactor the API for creating Mutexes 2021-11-12 20:19:45 +01:00
module.mk BACKENDS: Refactor the API for creating Mutexes 2021-11-12 20:19:45 +01:00