[mythtv-commits] mythtv/master commit: 1f17e9833 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Dec 14 15:49:08 UTC 2010


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2010-12-14T06:52:30-08:00
   Push Date:  2010/12/14 07:48:53 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1f17e9833336addebc3b530905c25ad1a47e8ee9
   Changeset:  https://github.com/MythTV/mythtv/commit/1f17e9833

Log:

Blu-ray Playback: Remove image padding hack, add mouse click support to BDRB.

I'm pulling the image padding hack for now-- there's circumstantial evidence that it may be an issue with the PNG output code, and that the images themselves may be okay.

Also add a ClickButton function to the BDRingBuffer.  It's not used anywhere, but it does hook into the API correctly, and someone who knows about mouse handling in the player beter than I might have an easier time getting it to work.

Modified:

   mythtv/libs/libmythtv/bdringbuffer.cpp
   mythtv/libs/libmythtv/bdringbuffer.h



More information about the mythtv-commits mailing list