scummvm/backends/networking
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
..
connection CLOUD: Do some refactoring/cleanup in Networking 2016-08-24 16:07:55 +06:00
curl CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02:00
sdl_net CLOUD: Fix looking for the wwwroot.zip archive 2016-09-05 23:39:59 +01:00