scummvm/backends
Jozef Legény b705262b09 IOS: Hide keyboard when rotating to landscape
On iOS12 at least, the rotation did not force the keyboard to hide. This
fix will force it to be retracted in landscape and restored when
rotating back to the portrait position.
2018-10-18 19:48:00 +01:00
..
audiocd AUDIO: Fix broken physical audio CD playback on non-win32 2018-07-31 21:44:26 +02:00
cloud Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
events BACKENDS: Mark resetQuit and getKeymapper as override 2018-08-15 20:25:06 +02:00
fs PS2: Fix compilation with latest PS2SDK 2018-09-14 02:33:16 +01:00
graphics OPENGL: Use premultiplied alpha for color-keyed cursors 2018-08-26 21:08:40 +02: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 AUDIO: Fix non-compilable STMIDI audio backend 2018-08-18 14:08:40 +02:00
mixer SDL: Remove code for unused DoubleBufferSDLMixerManager 2017-09-12 21:46:20 +01:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
networking NETWORKING: Fix mismatched curl callback declaration and definition 2017-09-24 08:24:40 +02:00
platform IOS: Hide keyboard when rotating to landscape 2018-10-18 19:48:00 +01:00
plugins PS2: Fix compilation with latest PS2SDK 2018-09-14 02:33:16 +01:00
saves POSIX: Allow forbidden symbols required by FreeMiNT 2018-08-18 14:08:40 +02:00
taskbar MACOS: Fix warnings about undeclared selectors 2017-09-10 22:17:16 -05:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01: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 RISCOS: Add RISC OS filesystem 2017-10-01 20:19:42 +02:00