index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
cloud
/
googledrive
/
googledrivestorage.cpp
Age
Commit message (
Expand
)
Author
2017-01-10
CLOUD: Fix Remaining Shadowing Compiler Warnings.
D G Turner
2016-09-13
CLOUD: Switch to the new OSD API
Bastien Bouclet
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
CLOUD: Update OneDrive
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveStorage
Alexander Tkachev
2016-08-24
CLOUD: Minor TODO fix
Alexander Tkachev
2016-08-24
CLOUD: Add KEY/SECRET override code
Alexander Tkachev
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
CLOUD: #define all OAuth2/API-related URLs
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Fix format warning
Eugene Sandulenko
2016-08-24
CLOUD: Fix code formatting
Peter Bozsó
2016-08-24
CLOUD: Fix `redirect_uri` selection code
Alexander Tkachev
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Do some refactoring/cleanup
Alexander Tkachev
2016-08-24
CLOUD: Fix CloudManager::connectStorage() memory leak
Alexander Tkachev
2016-08-24
CLOUD: Cleanup in Storages
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveStorage
Alexander Tkachev
2016-08-24
CLOUD: Fix "zero-length format string" warning
Alexander Tkachev
2016-08-24
CLOUD: Use correct redirect_uris
Alexander Tkachev
2016-08-24
CLOUD: Get rid of CloudConfigHelper, use kCloudDomain where approriate
Peter Bozsó
2016-08-24
CLOUD: Do saves sync on Storage connect
Alexander Tkachev
2016-08-24
CLOUD: Introduce CloudConfigHelper
Peter Bozsó
2016-08-24
CLOUD: Fix getAccessToken()
Alexander Tkachev
2016-08-24
CLOUD: Add ConnMan::urlEncode()
Alexander Tkachev
2016-08-24
COMMON: Add String::asUint64()
Alexander Tkachev
2016-08-24
GUI: Add Refresh button in Options Cloud tab
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager
Alexander Tkachev
2016-08-24
CLOUD: Update CloudManager and Storage
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveUploadRequest
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDrive download-related requests
Alexander Tkachev
2016-08-24
CLOUD: Update downloading in Storages
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveStorage and StorageFile
Alexander Tkachev
2016-08-24
CLOUD: Update GoogleDriveCreateDirectoryRequest
Alexander Tkachev
2016-08-24
CLOUD: Fix GoogleDriveStorage to work with root folder
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveListDirectoryRequest
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveCreateDirectory
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveResolveIdRequest
Alexander Tkachev
2016-08-24
CLOUD: Add GoogleDriveStorage
Alexander Tkachev