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
/
common
/
memstream.h
Age
Commit message (
Collapse
)
Author
2014-02-18
COMMON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2012-10-09
COMMON: Properly handle error indicator in MemoryWriteStream.
Johannes Schickel
Thanks to waltervn for noticing that MemoryWriteStream::write doesn't handle setting the error indicator properly.
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
Some backends may break as I only compiled SDL
2010-11-23
COMMON: Remove default value for endianess in ReadStreamEndian subclasses
Max Horn
svn-id: r54441
2010-11-23
COMMON: Add ReadStreamEndian mixin class
Max Horn
svn-id: r54438
2010-11-23
COMMON: Remove XOR decoding capability from MemoryReadStream
Max Horn
svn-id: r54436
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
svn-id: r54385