[mythtv-commits] mythtv commit: r26585 by markk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Sep 30 05:30:20 UTC 2010
Author: markk
Date: 2010-09-30 05:30:20 +0000 (Thu, 30 Sep 2010)
New Revision: 26585
Changeset: http://svn.mythtv.org/trac/changeset/26585
Log:
Fix clearing of DVD bookmarks when playing.
MythDVDPlayer::GetBookmark would trigger a seek to the title of the
existing bookmark whenever its value was queried. Instead we now set
some initial seeking parameters which are later used in InitialSeek.
Modified:
trunk/mythtv/libs/libmythtv/mythdvdplayer.cpp
trunk/mythtv/libs/libmythtv/mythdvdplayer.h
trunk/mythtv/libs/libmythtv/mythplayer.cpp
trunk/mythtv/libs/libmythtv/mythplayer.h
More information about the mythtv-commits
mailing list