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
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-10-05
NETWORKING: Fix Signed vs. Unsigned Compiler Warnings
D G Turner
2019-09-21
NETWORKING: Convert translation results to UTF-8 for local webserver pages
Thierry Crozat
2019-09-14
NETWORKING: Clarify where to put wwwroot.zip
Eugene Sandulenko
2019-09-14
NETWORKING: Clarify message when web server resources are not available
Eugene Sandulenko
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-08-06
BACKENDS: Rename and simplify AbstractFSNode::create()
Cameron Cawley
2019-07-30
GUI: Rewrite Cloud tab
Alexander Tkachev
2019-07-30
CLOUD: Handle Cloud requests more frequently
Alexander Tkachev
2019-06-21
ANDROID: Move isConnectionLimited into OSystem
Cameron Cawley
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-08-11
NETWORKING: Fix warning
Eugene Sandulenko
2017-08-11
NETWORKING: Fix data type cast in comparison. char is usually signed
Eugene Sandulenko
2017-08-06
JANITORIAL: Silence some more GCC 7 fall through warnings
Torbjörn Andersson
2017-07-17
NETWORKING: fix missing SIOCGIFCONF for Haiku (#973)
Schrijvers Luc
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-03-04
CLOUD: Fix whitespace
Willem Jan Palenstijn
2017-03-04
BACKENDS: NETWORKING: Fix warning
Eugene Sandulenko
2017-03-04
CLOUD: Fix LocalWebserver::resolveAddress() on Android
Alexander
2017-01-17
CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning.
D G Turner
2017-01-16
CLOUD: Fix Possible Uninitialized Variable Compiler Warning.
D G Turner
2017-01-16
CLOUD: Fix Further Variable Shadowing Compiler Warnings.
D G Turner
2017-01-16
CLOUD: Fix Compilation Failure.
D G Turner
2017-01-16
CLOUD: Fix Various Variable Shadowing Compiler Warnings.
D G Turner
2017-01-16
CLOUD: Fix Various Compiler Warnings By Adding Casts.
D G Turner
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-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-06
CLOUD: Move wwwroot archive to dists and script to devtools
Thierry Crozat
2016-09-05
CLOUD: Fix looking for the wwwroot.zip archive
Thierry Crozat
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
BUILD: Tie the SDL_net version to the SDL version
Thierry Crozat
[next]