[mythtv] [PATCH] position map using frame numbers, rev 2

Doug Larrick doug at ties.org
Sun Dec 14 11:25:07 EST 2003


On 12/14/03 04:56:51, Isaac Richards wrote:
> Heh, nevermind, that was easy -- it was:
> 
>     if (m_playbackinfo && m_db)
>     {
>         recordingHasPositionMap = SyncPositionMap();
> 
> at the beginning that was throwing it off -- live tv doesn't have a
> m_playbackinfo defined, so I just threw in a test for livetv or
> watchingrecording and that fixed it up for me.  Need to do s'more
> testing still.

Well then shouldn't m_playbackinfo be NULL, which would also take care  
of it?

-Doug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031214/9e795634/attachment.pgp


More information about the mythtv-dev mailing list