Revision
254 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 9 23:26:20 2007 UTC
(14 years, 9 months ago)
by
jeremyd2019
File length: 1189 byte(s)
Diff to
previous 239
rework interfaces (bumped typelib version to 1.1). Add support for decoding the MPEG stream. Added support to read and write from streams (implementing IStream) and make the versions which take filenames use a stream implementation that wraps file access. Make OpenTivoFile take the MAK as a parameter. It has a default value of "" (empty string), which means try to get the MAK from the registry, so either omit that param (for those languages which permit that) or specify it as empty string to use the MAK from the registry. Added progress reporting of MPEG stream decoding via a connection point. Progress is updated every 100 frames, and percent complete is provided if the tivo file stream supports Seek and Stat functions
Revision
239 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Aug 15 06:53:07 2007 UTC
(14 years, 10 months ago)
by
jeremyd2019
File length: 217 byte(s)
add COM interface for tivodecode on windows. Right now, it will allow access to file metadata only, as well as allowing getting and setting the MAK which TivoDesktop stores in the registry