scummvm/backends/cloud
D G Turner b779f20502 CLOUD: Fix GCC Unused Variable Warning.
This variable is not used as the constructors for the storage type
classes store the resulting objects into the Cloud Manager using
replaceStorage(this) instead.
2017-02-28 20:42:17 +00:00
..
box CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
dropbox CLOUD: Fix Various Shadowing Compiler Warnings from errorCallback. 2017-01-10 04:45:22 +00:00
googledrive CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
id JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
onedrive CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
cloudicon.cpp CLOUD: Don't error out when PNG support is not enabled 2016-10-20 19:21:56 +02:00
cloudicon.h CLOUD: Change the cloud icon to be updated by the main thread 2016-09-18 17:54:12 +02: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
cloudmanager.cpp CLOUD: Fix GCC Unused Variable Warning. 2017-02-28 20:42:17 +00: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 CLOUD: Use OSDMessageQueue to post OSD messages from the cloud thread 2016-10-29 15:13:32 +01:00
storage.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
storagefile.cpp CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
storagefile.h CLOUD: Fix Remaining Shadowing Compiler Warnings. 2017-01-10 05:15:56 +00:00
storageinfo.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00