[mythtv-commits] mythtv commit: r27387 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 30 17:25:56 UTC 2010


      Author: robertm
        Date: 2010-11-30 17:25:56 +0000 (Tue, 30 Nov 2010)
New Revision: 27387
   Changeset: http://svn.mythtv.org/trac/changeset/27387

Log:

Blu-ray Playback: More HDMV navigation improvements.  HDMV navigation mode operates on the concept of "playlists" rather than titles, which are a logical grouping of one or more titles.  Accordingly, add a SwitchPlaylist parallel to our current SwitchTitle code, and seperate the common code to update the member variables out into UpdateTitleInfo, which is called at the end of each Switch function.

Also prevent manual navigation of titles (forward/back/enumerate) in mythbdplayer when using HDMV navigation mode, as manual title navigation breaks the VM.  "Title" navigation in HDMV mode should be done by using the Blu-ray Disc's menus.  


Modified:

   trunk/mythtv/libs/libmythtv/BDRingBuffer.cpp
   trunk/mythtv/libs/libmythtv/BDRingBuffer.h
   trunk/mythtv/libs/libmythtv/mythbdplayer.cpp




More information about the mythtv-commits mailing list