[mythtv-commits] mythtv commit: r26778 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 13 16:16:27 UTC 2010


      Author: markk
        Date: 2010-10-13 16:16:27 +0000 (Wed, 13 Oct 2010)
New Revision: 26778
   Changeset: http://svn.mythtv.org/trac/changeset/26778

Log:

Rework the DVD subtitle/menu button handling.

Rather than make unsafe calls into the player from DVDRingBuffer, the
player now polls DVDRingBuffer for updates and displays or clears the
buttons as needed.

Probably requires a little more tweaking but is a much simpler
implementation that will allow us to make additional code improvements
elsewhere.


Modified:

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




More information about the mythtv-commits mailing list