scummvm/backends
rsn8887 073d833283 PSP2: Force fullscreen always on
Windowed mode never worked correctly and is pointless since Vita
operating system doesn't have a window manager.
2019-08-18 15:14:20 -05:00
..
audiocd WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
cloud CLOUD: Fix OneDriveTokenRefresher 2019-08-04 04:36:59 +07:00
dialogs WIN32: Ensure the translated dialog strings are using the correct encoding 2019-04-04 01:06:30 +03:00
events VITA: Use activeArea rectangle also on Vita 2019-08-13 20:54:59 -05:00
fs BACKENDS: Improve AbstractFSNode::createDirectory() stubs 2019-08-06 07:17:29 +03:00
graphics GUI: Check if fullscreen is available at runtime 2019-08-18 06:21:28 +03:00
keymapper GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
mixer SWITCH: add nintendo switch support 2019-05-12 11:59:44 +03:00
mutex ANDROID: Add a pthreads-based mutex manager 2019-04-20 15:53:56 +03:00
networking BACKENDS: Rename and simplify AbstractFSNode::create() 2019-08-06 07:17:29 +03:00
platform PSP2: Force fullscreen always on 2019-08-18 15:14:20 -05:00
plugins WINCE: Fix compilation 2019-04-15 08:06:39 +03:00
saves BACKENDS: Use the default save file manager on Switch and SamsungTV 2019-08-12 10:39:43 +03:00
taskbar WIN32: Move all ARRAYSIZE undefs to util.h 2018-12-17 12:28:33 +02:00
timer BACKENDS: Initialize more TimerSlot fields when resetting it 2019-07-14 15:12:07 +03:00
updates UPDATES: Give feedback on OS X when using the Check now button 2016-10-18 00:55:07 +01:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
modular-backend.h OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
module.mk CLOUD: Add BaseStorage, which does auth via cloud.scummvm.org 2019-07-30 14:51:41 -04:00