Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Paul Gilbert
|
005561d305
|
COMMON: Increase Stream pos, seek, size from int32 to int64
|
2021-07-08 18:24:28 -07:00 |
|
Bastien Bouclet
|
36ef316518
|
BACKENDS: Allow to configure the stdio buffer size
|
2020-02-07 18:33:56 +01:00 |
|
Paul Gilbert
|
b821e8fce4
|
COMMON: Changed DumpFile & StdIOStream to derive from SeekableWriteStream
|
2019-05-12 11:44:15 +03:00 |
|
Johannes Schickel
|
121687d2ed
|
BACKENDS: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:32 +01:00 |
|
strangerke
|
69b1485a22
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
|
Joost Peters
|
6a5bd81599
|
PSP: improved suspend/resume support [patch from bluddy]
svn-id: r44276
|
2009-09-23 16:11:23 +00:00 |
|
Willem Jan Palenstijn
|
c8eeae8d4d
|
Big patch changing semantics of ReadStream::eos():
eos() now only returns true _after_ trying to read past the end of the stream.
This has a large potential for regressions. Please test!
svn-id: r34549
|
2008-09-14 22:28:53 +00:00 |
|
Max Horn
|
655ce26b3f
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
svn-id: r34514
|
2008-09-13 16:51:46 +00:00 |
|
Max Horn
|
7f18aaf8ec
|
Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out to backends
svn-id: r34304
|
2008-09-03 12:56:46 +00:00 |
|
Max Horn
|
320a5dc99f
|
Moved StdioStream to its own files inside backends
svn-id: r34303
|
2008-09-03 11:49:02 +00:00 |
|