[mythtv-commits] mythtv commit: r27264 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 17 22:46:48 UTC 2010


      Author: robertm
        Date: 2010-11-17 22:46:48 +0000 (Wed, 17 Nov 2010)
New Revision: 27264
   Changeset: http://svn.mythtv.org/trac/changeset/27264

Log:

Blu-ray Playback: Hopefully handle the m_inMenu bool properly.  If you get as far into the callback that you have an overlay image, you are in menu.  Also reinstate a null check in the overlay callback that somehow went missing.  Add keypress handling for the Popup Menu using the same binding used for interactive services/MHEG, this intuitively seems like the best choice to me.  There is a small bit of this code (toggling the menu state when the popup keypress is called) that might be gratuitous, I need to understand the menu callbacks from the API better, but it might be removeable in the future.

Modified:

   trunk/mythtv/libs/libmythtv/BDRingBuffer.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp




More information about the mythtv-commits mailing list