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-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
2016-08-24
CLOUD: Fix IndexPageHandler warning
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
CLOUD: Update StorageWizardDialog
Alexander Tkachev
2016-08-24
CLOUD: Add port override for LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Add OSD warning when can't start LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Add Networking::Connection::isLimited()
Alexander Tkachev
2016-08-24
CLOUD: Make "/create" support AJAX
Alexander Tkachev
2016-08-24
CLOUD: Add "ajax" parameter for "/create" and "/upload"
Alexander Tkachev
2016-08-24
CLOUD: Add messages in "/filesAJAX"
Alexander Tkachev
2016-08-24
CLOUD: Minor "/filesAJAX" fix
Alexander Tkachev
[next]