scummvm/backends/platform
Thierry Crozat 63627dc26d IOS7: Save state as a background task when entering background
This is better than using an hardcoded delay for two main reasons.
The first one is that the application can terminate as soon as it
has finished saving the state, and the second one is that it will
still work if saving the state takes longer than the delay that
was hardcoded.
2020-09-13 00:21:35 +01:00
..
3ds 3DS: Use U32Strings for options dialog. 2020-08-30 14:43:41 +02:00
android BACKENDS: Remove unused functions 2020-08-31 21:37:41 +01:00
androidsdl BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
dc BACKENDS: Remove unneeded use of Graphics::createPixelFormat 2020-07-25 13:32:45 +02:00
dingux BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
ds ENGINES: SCUMM: Fix compilation for DS backend 2020-08-31 12:14:51 +02:00
gph BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
ios7 IOS7: Save state as a background task when entering background 2020-09-13 00:21:35 +01:00
iphone IPHONE: Fix compilation 2020-08-30 14:43:41 +02:00
maemo BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
n64 BACKENDS: Simplify EventsBaseBackend 2020-08-24 14:22:35 +02:00
null NULL: Make use of NullMixerManager 2020-08-24 14:22:35 +02:00
openpandora BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
psp BACKENDS: PSP: Fix compilation due to incorrect type in TimedMessageDialog 2020-08-30 20:03:26 +01:00
samsungtv BACKENDS: Add init() to OSystem 2020-08-24 14:22:35 +02:00
sdl WIN32: Simplify string conversion 2020-09-12 11:59:23 +02:00
symbian Symbian: fix incorrect return type in SymbianActions::actionName(). 2020-09-12 01:00:36 +02:00
wii WII: Use U32Strings for options dialog. 2020-08-30 14:43:41 +02:00