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
/
reader.cpp
Age
Commit message (
Expand
)
Author
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
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
CLOUD: Update LocalWebserver
Alexander Tkachev
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
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: Cleanup in Reader and Client
Alexander Tkachev
2016-08-24
CLOUD: Cleanup in UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add UploadFileHandler
Alexander Tkachev
2016-08-24
CLOUD: Fix minor Reader-related bugs
Alexander Tkachev
2016-08-24
CLOUD: Update Reader to delete temp files
Alexander Tkachev
2016-08-24
CLOUD: Save files fields into temp files
Alexander Tkachev
2016-08-24
CLOUD: Add Reader::readOneByteInStream()
Alexander Tkachev
2016-08-24
CLOUD: Determine file's name in POST
Alexander Tkachev
2016-08-24
CLOUD: Move method/path/etc info in Reader
Alexander Tkachev
2016-08-24
CLOUD: Use Reader in Client
Alexander Tkachev
2016-08-24
CLOUD: Update Reader to support pausing
Alexander Tkachev
2016-08-24
CLOUD: Add Reader sketch
Alexander Tkachev