[mythtv-firehose] mythtv/master commit: 70bcc33f0 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon May 9 01:11:21 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-05-08T18:11:02-07:00
   Push Date:  2011/05/08 18:11:15 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  70bcc33f032002cde82c2efd1f001d4e93894e20
   Changeset:  https://github.com/MythTV/mythtv/commit/70bcc33f0

Log:

Add a new DVDInfo class.

This is a simple DVD helper that simply opens the device and retrieves
the name and serial number of the disc. A complete DVD device, as
implemented in DVDRingBuffer, can be expensive to fully create and open
and when performing the initial DVD bookmark check, we need nothing more
than the basics.

For remote, storage group based playback this can knock up to 5 seconds
off the time taken to start a disc.

Modified:

   mythtv/libs/libmythtv/dvdringbuffer.cpp
   mythtv/libs/libmythtv/dvdringbuffer.h
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-firehose mailing list