[mythtv-commits] mythtv commit: r12688 - in branches/mythtv-vid by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 31 19:29:04 UTC 2007


      Author: danielk
        Date: 2007-01-31 19:29:03 +0000 (Wed, 31 Jan 2007)
New Revision: 12688
   Changeset: http://cvs.mythtv.org/trac/changeset/12688

Modified:

   branches/mythtv-vid/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/mythtv-vid/libs/libmythtv/dbcheck.cpp
   branches/mythtv-vid/libs/libmythtv/videodisplayprofile.cpp
   branches/mythtv-vid/libs/libmythtv/videodisplayprofile.h
   branches/mythtv-vid/libs/libmythtv/videooutbase.cpp
   branches/mythtv-vid/libs/libmythtv/videooutbase.h
   branches/mythtv-vid/programs/mythfrontend/globalsettings.cpp
   branches/mythtv-vid/programs/mythfrontend/globalsettings.h

Log:

Refs #2287. Adds OSD fade configurable in the video profiles.

Instead of hard coding the disabling of the OSD fade for XvMC and HDTV this changeset makes this a controlable properlty of the video display profile, so you can enable fading when you have a fast GPU or CPU.

If you were already using the mythtv-vid branch, I recommend dropping the displayprofilegroups and displayprofiles tables. Otherwise this property will not be configurable.






More information about the mythtv-commits mailing list