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
/
networking
/
curl
/
connectionmanager.h
Age
Commit message (
Expand
)
Author
2016-09-18
CLOUD: Change the cloud icon to be updated by the main thread
Bastien Bouclet
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
CLOUD: Fix code formatting
Peter Bozsó
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Do some refactoring/cleanup in Networking
Alexander Tkachev
2016-08-24
CLOUD: Calculate FolderDownload download speed
Alexander Tkachev
2016-08-24
CLOUD: Add ConnMan::urlEncode()
Alexander Tkachev
2016-08-24
CLOUD: Fix ConnectionManager
Alexander Tkachev
2016-08-24
CLOUD: Make Save/Load dialog start saves sync
Alexander Tkachev
2016-08-24
CLOUD: Fix CloudIcon
Alexander Tkachev
2016-08-24
CLOUD: Make CloudIcon switch ConnMan's timer off
Alexander Tkachev
2016-08-24
CLOUD: Add CloudIcon
Alexander Tkachev
2016-08-24
CLOUD: Document ConnectionManager's onDeleteCallback
Alexander Tkachev
2016-08-24
CLOUD: Fix ConnectionManager's destructor
Alexander Tkachev
2016-08-24
CLOUD: Implement Storage's isWorking()
Alexander Tkachev
2016-08-24
Fix comment formatting
Peter Bozsó
2016-08-24
CLOUD: Refactor ConnectionManager/Requests system
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 Requests id
Alexander Tkachev
2016-08-24
CLOUD: Make ConnectionManager singleton
Alexander Tkachev
2016-08-24
CLOUD: Add Dropbox into CloudManager's configs
Alexander Tkachev
2016-08-24
CLOUD: Rewrite NetworkReadStream
Alexander Tkachev