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
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
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-03
BACKENDS: Remove extra line returns in warnings
Bastien Bouclet
2016-08-30
CLOUD: Fix Windows cross-compilation
Eugene Sandulenko
2016-08-30
CLOUD: Fix Webserver's usage of DefaultSaveFileManager
Alexander Tkachev
2016-08-24
CLOUD: Remove unused includes
Peter Bozsó
2016-08-24
CLOUD: Update LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Use forbidden combinations
Alexander Tkachev
2016-08-24
CLOUD: Update handlers
Alexander Tkachev
2016-08-24
CLOUD: Handle paths in marked places
Alexander Tkachev
2016-08-24
CLOUD: Mark places where path handling is needed
Alexander Tkachev
2016-08-24
CLOUD: Add "minimal mode" in LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Use overriden handle() instead of ClientHandlerCallback in page handlers
Peter Bozsó
2016-08-24
CLOUD: Fix UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add custom User-Agent
Alexander Tkachev
2016-08-24
CLOUD: Move determineMimeType to ResourceHandler
Peter Bozsó
2016-08-24
CLOUD: Remove unused removePathHandler(), make addPathHandler() private
Peter Bozsó
2016-08-24
CLOUD: Fix Requests
Alexander Tkachev
2016-08-24
CLOUD: Update OneDrive
Alexander Tkachev
2016-08-24
CLOUD: Fix UploadFileClientHandler
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
[next]