[mythtv-commits] mythtv commit: r25705 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 16 15:46:08 UTC 2010


      Author: markk
        Date: 2010-08-16 15:46:08 +0000 (Mon, 16 Aug 2010)
New Revision: 25705
   Changeset: http://svn.mythtv.org/trac/changeset/25705

Modified:

   trunk/mythtv/libs/libmythtv/playercontext.cpp
   trunk/mythtv/libs/libmythtv/tv.cpp
   trunk/mythtv/libs/libmythtv/tv.h

Log:

Pass a 'tvstate' string to the OSD.

Refactor StateToString to provide only debug versions of the state
strings, which don't require 'brief' versions or translations and a
missing BD string. Add a new StateToPublicString version to provide
translatable strings that can be safely printed by the UI. Add the tv
state string the to program information map passed to the OSD.

I've not added this to any themes - clearly it's up to themers to use at
their discretion.

Closes #3632





More information about the mythtv-commits mailing list