[mythtv-commits] mythtv commit: r24017 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 8 03:31:03 UTC 2010


      Author: markk
        Date: 2010-04-08 03:31:03 +0000 (Thu, 08 Apr 2010)
New Revision: 24017
   Changeset: http://svn.mythtv.org/trac/changeset/24017

Added:

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

Modified:

   branches/libmythui-osd/libs/libmythtv/DVDRingBuffer.cpp
   branches/libmythui-osd/libs/libmythtv/DVDRingBuffer.h
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h
   branches/libmythui-osd/libs/libmythtv/libmythtv.pro
   branches/libmythui-osd/libs/libmythtv/playercontext.cpp
   branches/libmythui-osd/libs/libmythtv/tv_play.cpp

Log:

Branch libmythui-osd: Add MythDVDPlayer - a new subclass of
NuppelVideoPlayer that handles DVD specific playback.

There are still several references to DoChangeDVDTrack in the base class
as they are currently heavily embedded in the StartPlaying code. These
will be moved out as that method is refactored to handle threading
changes.

Refs #7650.





More information about the mythtv-commits mailing list