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

MythTV noreply at mythtv.org
Fri Dec 10 21:03:30 UTC 2010


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2010-12-10T12:59:36-08:00
   Push Date:  2010/12/10 13:03:08 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a1f54e1f495aceecb51f943b5ed6d8a90cd8eb69
   Changeset:  https://github.com/MythTV/mythtv/commit/a1f54e1f4

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