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
Age
Commit message (
Expand
)
Author
2019-11-05
NETWORKING: Fix compilation for lower versions of libcurl
Eugene Sandulenko
2019-11-05
NETWORKING: Enter Session
Alexander Tkachev
2019-11-05
NETWORKING: Enter SessionRequest
Alexander Tkachev
2019-11-05
NETWORKING: Add CurlRequest::wait()
Alexander Tkachev
2019-11-05
JANITORIAL: Fix Networking::DataResponse typedef naming
Alexander Tkachev
2019-11-03
NETWORKING: Try loading the CA bundle from DATA_PATH
Bastien Bouclet
2019-11-03
NETWORKING: Improve libcurl error handling
Bastien Bouclet
2019-11-01
ANDROID: Disable verification of certificates validity for cloud saving
Thanasis Antoniou
2019-10-25
NETWORKING: Remove unnesessary check
Eugene Sandulenko
2019-10-24
NETWORKING: Reworked PostRequest to a more universal API
Eugene Sandulenko
2019-10-24
NETWORKING: Changed PostRequest to accept JSONValue
Eugene Sandulenko
2019-10-24
NETWORKING: Added simple request handler
Eugene Sandulenko
2019-10-13
SWITCH: Fix cloud integration
rsn8887
2019-08-25
CLOUD: Make Network::ErrorResponse messages more verbose
Alexander Tkachev
2019-08-25
CLOUD: Handle HTTP response headers case-insensitively
Alexander Tkachev
2019-07-30
CLOUD: Handle Cloud requests more frequently
Alexander Tkachev
2018-12-17
WIN32: Fix libcurl redefining ARRAYSIZE
SupSuper
2017-09-24
NETWORKING: Fix mismatched curl callback declaration and definition
Bastien Bouclet
2017-09-22
NETWORKING: Changed NetworkReadStream not to subclass MemoryReadWriteStream
Bastien Bouclet
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-04-29
CLOUD: Fix compilation with old curl vesions
Thierry Crozat
2017-01-10
CLOUD: Fix Two Variable Shadowing Compiler Warnings.
D G Turner
2016-09-18
CLOUD: Change the cloud icon to be updated by the main thread
Bastien Bouclet
2016-09-13
CLOUD: Switch to the new OSD API
Bastien Bouclet
2016-09-05
CLOUD: Do not error out when loading icon if OSD format is not 2 or 4 Bpp
Thierry Crozat
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
CLOUD: Remove unused includes
Peter Bozsó
2016-08-24
CLOUD: Add custom User-Agent
Alexander Tkachev
2016-08-24
CLOUD: Fix Requests
Alexander Tkachev
2016-08-24
CLOUD: Update OneDrive
Alexander Tkachev
2016-08-24
CLOUD: Update NetworkReadStream
Alexander Tkachev
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
CLOUD: Upload ListDirectory Requests
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
CLOUD: Update BoxListDirectoryByIdRequest
Alexander Tkachev
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
GUI: Update DownloadDialog
Alexander Tkachev
2016-08-24
CLOUD: Calculate FolderDownload download speed
Alexander Tkachev
2016-08-24
CLOUD: Upgrade FolderDownloadRequest::getProgress()
Alexander Tkachev
2016-08-24
CLOUD: Update CurlJsonRequest
Alexander Tkachev
2016-08-24
CLOUD: Update NetworkReadStream and CurlRequest
Alexander Tkachev
2016-08-24
CLOUD: Fix finishSuccess() warning
Alexander Tkachev
2016-08-24
CLOUD: Fix crash on exiting ScummVM while ConnMan is active
Peter Bozsó
2016-08-24
CLOUD: Fix "-Wcast-qual"
Alexander Tkachev
2016-08-24
CLOUD: Embed cloud icons as byte arrays
Alexander Tkachev
2016-08-24
CLOUD: Fix initialization of NetworkReadStream
Peter Bozsó
2016-08-24
CLOUD: Add Request::date()
Alexander Tkachev
[next]