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
/
sdl_net
/
localwebserver.h
Age
Commit message (
Expand
)
Author
2017-01-17
CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning.
D G Turner
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
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: Move determineMimeType to ResourceHandler
Peter Bozsó
2016-08-24
CLOUD: Remove unused removePathHandler(), make addPathHandler() private
Peter Bozsó
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 "/filesAJAX" sketch
Alexander Tkachev
2016-08-24
CLOUD: Add ListAjaxHandler
Alexander Tkachev
2016-08-24
CLOUD: Add LocalWebserver::resolveAddress()
Alexander Tkachev
2016-08-24
CLOUD: Add UploadFileHandler
Alexander Tkachev
2016-08-24
CLOUD: Add query parameters URL encoding
Alexander Tkachev
2016-08-24
CLOUD: Add "/download" handler
Alexander Tkachev
2016-08-24
CLOUD: Move "/create" to separate Handler
Alexander Tkachev
2016-08-24
CLOUD: Make "/create" work
Alexander Tkachev
2016-08-24
CLOUD: Refactor LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Make "Run server" button active
Alexander Tkachev
2016-08-24
CLOUD: Add some mutexes in LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Update LocalWebserver
Alexander Tkachev
2016-08-24
CLOUD: Add IndexPageHandler
Alexander Tkachev
2016-08-24
CLOUD: Prepare code for path handlers
Alexander Tkachev
2016-08-24
CLOUD: Add GetClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add Networking::Client
Alexander Tkachev
2016-08-24
CLOUD: Add LocalWebserver
Alexander Tkachev