scummvm/backends
Alexander Tkachev 0aea8db7e1 CLOUD: Make Storage::savesSync() restart
If Storage::syncSaves() is called when sync is running, another sync
would be automatically scheduled in the end of the current one.

That could be helpful when we want to specify that we changed something
during sync (created new save slot, for example).
2016-08-24 16:07:55 +06:00
..
audiocd LINUX: Use classic major/minor macros. 2016-03-21 04:42:13 +01:00
cloud CLOUD: Make Storage::savesSync() restart 2016-08-24 16:07:55 +06:00
events SDL: Disable keycode remapping when building for WinCE 2016-07-25 23:09:32 +02:00
fs CLOUD: Fix posix backend compilation 2016-08-24 16:07:55 +06:00
graphics GUI: Fix copyRectOnOSD() 2016-08-24 16:07:55 +06:00
keymapper KEYMAPPER: Fix off-by-one error with keymapper action names 2014-10-26 22:20:57 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi WIN32: Fix invalid array accesses when MIDI device listing fails. 2016-03-01 01:14:17 +01:00
mixer PS3: Set the default audio output rate to 48000 Hz 2015-12-15 20:10:19 +01:00
mutex
networking/curl CLOUD: Fix initialization of NetworkReadStream 2016-08-24 16:07:55 +06:00
platform CLOUD: Make CloudManager singleton 2016-08-24 16:07:55 +06:00
plugins WIN32: Fix plugin provider build for 64bit target. 2016-02-23 22:31:30 +01:00
saves CLOUD: Fix DefaultSaveFileManager again 2016-08-24 16:07:55 +06:00
taskbar MACOS: Use 'unsigned int' instead of NSUInteger 2016-07-10 11:46:32 -05:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates UPDATES: Fix indentation 2016-05-23 10:13:17 +03:00
vkeybd VKEYBD: Add small keyboard pack for virtual keyboard. 2014-04-27 03:51:19 +01:00
base-backend.cpp GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
base-backend.h GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
modular-backend.cpp GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
modular-backend.h GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
module.mk CLOUD: Add CloudConfigHelper to module.mk 2016-08-24 16:07:55 +06:00