[mythtv-commits] mythtv commit: r24189 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 19 10:36:09 UTC 2010


      Author: markk
        Date: 2010-04-19 10:36:08 +0000 (Mon, 19 Apr 2010)
New Revision: 24189
   Changeset: http://svn.mythtv.org/trac/changeset/24189

Modified:

   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h
   branches/libmythui-osd/libs/libmythtv/mythdvdplayer.cpp

Log:

Branch libmythui-osd: Clean up seeking in the main player thread.

Explicitly pass the seek amount to DoFastForward and DoRewind (there is
no longer a need to maintain this as a member variable in most cases)
and bring some consistency to the setting of exact seeks for the
decoder.

Refs #7650.





More information about the mythtv-commits mailing list