[mythtv-commits] mythtv commit: r25374 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jul 18 21:18:14 UTC 2010


      Author: stuartm
        Date: 2010-07-18 21:18:14 +0000 (Sun, 18 Jul 2010)
New Revision: 25374
   Changeset: http://svn.mythtv.org/trac/changeset/25374

Modified:

   trunk/mythtv/libs/libmythtv/BDRingBuffer.cpp
   trunk/mythtv/libs/libmythtv/BDRingBuffer.h
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/decoderbase.cpp
   trunk/mythtv/libs/libmythtv/mythbdplayer.cpp
   trunk/mythtv/libs/libmythtv/mythbdplayer.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/libs/libmythtv/tvosdmenuentry.cpp

Log:

Add title switching support for Bluray. Titles can be selected from the OSD menu, but this part of the menu isn't enabled by default so this must be done first in the OSD Menu Editor. This is currently the only way to select alternate bluray titles on a disc until menu support is added. Titles under 2 minutes in length are ignored when constructing the list since these aren't usually of interest and they clutter the list making it harder to use. Refs #8658




More information about the mythtv-commits mailing list