[mythtv-commits] mythtv commit: r25465 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 29 03:06:32 UTC 2010


      Author: markk
        Date: 2010-07-29 03:06:32 +0000 (Thu, 29 Jul 2010)
New Revision: 25465
   Changeset: http://svn.mythtv.org/trac/changeset/25465

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/deletemap.cpp
   trunk/mythtv/libs/libmythtv/mythdvdplayer.cpp
   trunk/mythtv/libs/libmythtv/osd.cpp
   trunk/mythtv/libs/libmythtv/osd.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h

Log:

Update the OSD code to allow setting the timeouts for individual OSD
elements to either a short, medium or long value.

These values are currently implemented at 3, 5 and 10 seconds but can be
modified. For consistency with the current implementation I've set
everything to timeout using the medium setting of 5s.

To complete the exercise, it should just need someone to change the
timeouts to the shorter or longer versions as appropriate and
agree/implement a method of customising them - either through the
settings page or the theme.





More information about the mythtv-commits mailing list