[mythtv-commits] mythtv commit: r26924 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 21 04:02:02 UTC 2010


      Author: markk
        Date: 2010-10-21 04:02:02 +0000 (Thu, 21 Oct 2010)
New Revision: 26924
   Changeset: http://svn.mythtv.org/trac/changeset/26924

Log:

Backport r26886 from trunk to release-0-24-fixes.

Cleanup MythPlayer::DisplayNormalFrame and remove MythDVDPlayer's
reimplementation.

It is now impossible to call DisplayNormalFrame if playback is paused,
so remove the redundant call to DisplayPauseFramem, which complicates
fixing a pre-buffering issue I'm working on.

The DVD customisation is entirely unnecessary as well following recent
changes.


Modified:

   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythdvdplayer.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythdvdplayer.h
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythplayer.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythplayer.h




More information about the mythtv-commits mailing list