#8581 closed patch
(Seekable)SubReadStream
| Reported by: | SF/madm00se | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | --Other-- |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch implements (Seekable)SubReadStream per http://wiki.scummvm.org/index.php/TODO#Streams and some additions to CxxTest to give them a small workout.
I didn't have any real preference between SeekableSubReadStream and SubSeekableReadStream. Go with whatever sounds better :-)
Comments/suggestions more than welcome.
Ticket imported from: #1583931. Ticket imported from: patches/686.
Attachments (1)
Change History (6)
by , 20 years ago
| Attachment: | substreams.diff added |
|---|
comment:1 by , 19 years ago
I haven't forgotten about it, and what I saw so far looks good -- I just got side tracked this weekend by various other things. I'll try to get to this ASAP, though.
comment:2 by , 19 years ago
| Owner: | set to |
|---|
comment:3 by , 19 years ago
Finally commited this to SVN, virtually unchanged (except for some code formatting changes). Thanks, and sorry for the long delay :-/.
comment:4 by , 19 years ago
| Status: | new → closed |
|---|
comment:5 by , 7 years ago
| Component: | → --Other-- |
|---|

SubStreams Patch v1