Log of /tivocom
Directory Listing
Revision
254 -
Directory Listing
Modified
Sun Sep 9 23:26:20 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
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
253 -
Directory Listing
Modified
Fri Aug 31 06:55:38 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
fix fat fingering
Revision
252 -
Directory Listing
Modified
Fri Aug 31 06:51:14 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
update resource version information to get rid of TODOs
Revision
250 -
Directory Listing
Modified
Fri Aug 31 05:27:21 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
factor out the MD5 hasher class to a generic hasher class in its own header
Revision
249 -
Directory Listing
Modified
Wed Aug 29 06:53:05 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
squelch warnings
Revision
248 -
Directory Listing
Modified
Wed Aug 29 06:28:47 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
switch to trying to decrypt mak via the old method first, then fall back to the new way, so we don't have to build the entropy if we don't actually need it. Also, switch to _com_raise_error for cases where I know an error has occured.
Revision
242 -
Directory Listing
Modified
Sat Aug 18 07:40:28 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
apparently, TiVo started using the same entropy for the Media key as for the Metadata key between desktop 2.2 and 2.3. Now, try reading the new format first, then fall back to the old format. Currently write the old format, as the new software still supports it for backwards compatibility.
Revision
239 -
Directory Listing
Modified
Wed Aug 15 06:53:07 2007 UTC
(16 years, 3 months ago)
by
jeremyd2019
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
Revision
238 -
Directory Listing
Added
Wed Aug 15 06:53:07 2007 UTC
(16 years, 3 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.