[mythtv-commits] mythtv commit: r7838 by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Nov 11 01:06:46 EST 2005


      Author: ijr
        Date: 2005-11-11 06:06:45 +0000 (Fri, 11 Nov 2005)
New Revision: 7838
   Changeset: http://cvs.mythtv.org/trac/changeset/7838

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/livetvchain.cpp
   trunk/mythtv/libs/libmythtv/livetvchain.h

Log:

Refs #340.

Seeking across file boundaries for livetv.  Possibly ff/rew too, didn't test yet.

Behavior is: When seeking forward, and not playing the most recent file, seek to the beginning of the next program.  When seeking backward, it'll go to 5 seconds before the end of the file.

There seem to be some issues syncing the position map for the chains.  Need to look into those later.





More information about the mythtv-commits mailing list