[mythtv-commits] mythtv commit: r26846 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Oct 17 16:44:06 UTC 2010


      Author: danielk
        Date: 2010-10-17 16:44:05 +0000 (Sun, 17 Oct 2010)
New Revision: 26846
   Changeset: http://svn.mythtv.org/trac/changeset/26846

Log:

Fixes the blank clock bug. There were actually two bugs, one was a reset to blank on SetTextFromMap in the OSD, and an initial m_nextUpdate one second in the future so it would always take one second before the clock was first updated. This also fixes a small oversight in the setting of m_nextUpdate that caused some seconds to take two seconds to 'tick'.

Modified:

   trunk/mythtv/libs/libmythui/mythuiclock.cpp
   trunk/mythtv/libs/libmythui/mythuiclock.h
   trunk/mythtv/libs/libmythui/mythuitext.h




More information about the mythtv-commits mailing list