[mythtv-commits] mythtv commit: r8472 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 2 15:55:39 UTC 2006


      Author: danielk
        Date: 2006-01-02 15:55:38 +0000 (Mon, 02 Jan 2006)
New Revision: 8472
   Changeset: http://cvs.mythtv.org/trac/changeset/8472

Modified:

   trunk/mythtv/libs/libmythtv/DVDRingBuffer.cpp
   trunk/mythtv/libs/libmythtv/DVDRingBuffer.h

Log:

Fixes a problem where MythTV would crash if we can't find the title to play on a DVD.

We weren't processing the DVDNAV_STOP event, this commit adds some very dumb stop processing. We just stop trying to read data in the DVDRingBuffer after we are not allowed to do it, the only signal higher levels of MythTV get is a failure to read data in DVDRingBufferPriv::safe_read().






More information about the mythtv-commits mailing list