[mythtv-commits] mythtv commit: r9021 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Feb 17 21:36:49 UTC 2006


      Author: danielk
        Date: 2006-02-17 21:36:48 +0000 (Fri, 17 Feb 2006)
New Revision: 9021
   Changeset: http://cvs.mythtv.org/trac/changeset/9021

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/osd.cpp
   trunk/mythtv/libs/libmythtv/osdlistbtntype.cpp
   trunk/mythtv/libs/libmythtv/osdlistbtntype.h
   trunk/mythtv/libs/libmythtv/osdtypes.cpp
   trunk/mythtv/libs/libmythtv/osdtypes.h

Log:

References #944. Fixes disappearing OSD problem in SVN.

I'm keeping the ticket open to remind me to apply this to 0.19-fixes, if no problems are reported.

The OSDListBtnType has been edited much more heavily than needed for this fix. It needed the rewriting, I found several double free's and other potentially serious problems.

The thing I'm not sure of is the DVD menu change in the NVP. I assumed the highlights were scaled for a 720x576 window, my guess is these are actually scaled for different sizes depending on the DVD standard. Highlights weren't working for me before the change, so I couldn't even test with an NTSC DVD.






More information about the mythtv-commits mailing list