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
/
dropbox
/
dropboxlistdirectoryrequest.cpp
Age
Commit message (
Expand
)
Author
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: #define all OAuth2/API-related URLs
Alexander Tkachev
2016-08-24
CLOUD: Upload ListDirectory Requests
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Fix finishSuccess() warning
Alexander Tkachev
2016-08-24
CLOUD: Add Request::date()
Alexander Tkachev
2016-08-24
CLOUD: Refactor Request
Alexander Tkachev
2016-08-24
CLOUD: Add ListDirectoryStatus struct
Alexander Tkachev
2016-08-24
CLOUD: Add UploadStatus struct
Alexander Tkachev
2016-08-24
Fix comment formatting
Peter Bozsó
2016-08-24
CLOUD: Refactor ConnectionManager/Requests system
Alexander Tkachev
2016-08-24
CLOUD: Fix CurlJsonRequest to use JsonCallback
Alexander Tkachev
2016-08-24
CLOUD: Change Request::handle()
Alexander Tkachev
2016-08-24
CLOUD: Add RequestIdPair struct
Alexander Tkachev
2016-08-24
CLOUD: Add RequestInfo struct
Alexander Tkachev
2016-08-24
CLOUD: Add DownloadRequest stub
Alexander Tkachev
2016-08-24
CLOUD: Add DropboxListDirectoryRequest
Alexander Tkachev