[mythtv-commits] mythtv commit: r26786 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 14 08:13:24 UTC 2010


      Author: markk
        Date: 2010-10-14 08:13:24 +0000 (Thu, 14 Oct 2010)
New Revision: 26786
   Changeset: http://svn.mythtv.org/trac/changeset/26786

Log:

DVD initialisation fixes.

- in libdvdnav, title 0 is the menu 'title', so query and report the
number of parts for the actual range of titles on the disc.
- when performing the initial scan, play from the first actual title
(number 1) to avoid failing with discs where the menu has no useful
audio or video data.
- reset the dvdnav object prior to real playback and use the 'default'
dvd_title_play method with title '0' to play from the beginning. This
avoids the custom dvd_first_play method which crashes on some titles
(and is about to be removed).


Modified:

   trunk/mythtv/libs/libmythtv/DVDRingBuffer.cpp




More information about the mythtv-commits mailing list