[mythtv-commits] mythtv commit: r25058 - in trunk/mythtv by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jun 9 05:51:28 UTC 2010


      Author: markk
        Date: 2010-06-09 05:51:28 +0000 (Wed, 09 Jun 2010)
New Revision: 25058
   Changeset: http://svn.mythtv.org/trac/changeset/25058

Modified:

   trunk/mythtv/libs/libmyth/programinfo.h
   trunk/mythtv/libs/libmythtv/playercontext.cpp
   trunk/mythtv/libs/libmythtv/tv.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tvosdmenuentry.cpp
   trunk/mythtv/programs/mythfrontend/mythosdmenueditor.cpp

Log:

Add a Blu-ray Disc state to TVState.

This will be used to differentiate BD playback and to ensure the
appropriate player class (tba) will be created (i.e. like MythDVDPlayer
currently).

N.B. Rather than create a new OSD menu editor category and trigger
associated DB schema updates, I have rolled BD settings into the DVD
settings and added a check in TV to ensure the DVD Menu entries aren't
presented during BD playback.





More information about the mythtv-commits mailing list