[mythtv-commits] mythtv/fixes/0.24 commit: c80795e01 by David Engel (gigem)

MythTV noreply at mythtv.org
Sat Jun 25 21:15:41 UTC 2011


      Author:  David Engel <dengel at mythtv.org>
 Change Date:  2011-06-25T14:09:42-07:00
   Push Date:  2011/06/25 14:15:34 -0700
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  c80795e01dc9fc70451a225fca533bf8eb717f1f
   Changeset:  https://github.com/MythTV/mythtv/commit/c80795e01

Log:

Work-around to handle display of high-numbered cards.

If a card's number was greater than 9, only the first digit was
displayed in some situations and caused confusion with some users.  In
these cases, now display "#" instead.  This is a work-around to avoid
an ABI change in fixes/0.24 as was done in the complete fix in
SHA:95b4d928 in master.

Modified:

   mythtv/libs/libmyth/programtypes.cpp



More information about the mythtv-commits mailing list