scummvm/backends/cloud
Bastien Bouclet 1a1a5b5f69 CLOUD: Change the cloud icon to be updated by the main thread
The cloud manager registers itself as an event source as a mean to be polled
periodically by the GUI or engine code. The periodical polling is used to
update the OSD icon indicating background sync activity.

Also move the cloud icon from ConnectionManager to CloudManager,
allowing to decouple icon handling from network connections updates.
2016-09-18 17:54:12 +02:00
..
box JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
dropbox CLOUD: Switch to the new OSD API 2016-09-13 20:29:09 +02:00
googledrive CLOUD: Switch to the new OSD API 2016-09-13 20:29:09 +02:00
id JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
onedrive CLOUD: Fix compilation for integer constant too large for 'long' type 2016-09-17 21:45:46 +01:00
cloudicon_data.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudicon_disabled_data.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudicon.cpp CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudicon.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudmanager.cpp CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
cloudmanager.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
downloadrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
downloadrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
folderdownloadrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
folderdownloadrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
iso8601.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
iso8601.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
savessyncrequest.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
savessyncrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storage.cpp ALL: Homogeneize use of 'saved game' in messages 2016-09-18 16:40:34 +01:00
storage.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storagefile.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storagefile.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storageinfo.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00