[mythtv-commits] mythtv/master commit: 73df8d08f by Stuart Morgan (stuartm)

MythTV noreply at mythtv.org
Sun Jul 17 19:47:56 UTC 2011


      Author:  Stuart Morgan <smorgan at mythtv.org>
 Change Date:  2011-07-17T12:42:19-07:00
   Push Date:  2011/07/17 12:47:49 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  73df8d08fef30284800f492f72f43658a6be049a
   Changeset:  https://github.com/MythTV/mythtv/commit/73df8d08f

Log:

Code cleanup in GuideGrid

Remove ~80 lines of code duplication by refactoring.

Add templatable starttime/endtime strings to the time list so that
constructs such as "20:30-21:00" are possible.

Remove overloading of the datetext textarea as this cannot work well
with templating or layouts which assign a precise amount of space. If
necessary we can add it back without overloading a field which outwardly
purports to show a date.

Modified:

   mythtv/programs/mythfrontend/guidegrid.cpp
   mythtv/programs/mythfrontend/guidegrid.h



More information about the mythtv-commits mailing list