[mythtv-commits] mythtv/master commit: bff03808f by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Jan 1 08:34:30 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-01-01T00:32:00-08:00
   Push Date:  2012/01/01 00:34:20 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  bff03808fe40e6e41dceafbc6056dc9e203714dd
   Changeset:  https://github.com/MythTV/mythtv/commit/bff03808f

Log:

Rework _getPrograms and _getSortedPrograms utilities

Reworks both utilities into a shared decorator.  This allows the handler
type it outputs data in to be dynamically altered by a script, rather
than having to wrap the subsequent Program objects.

Modified:

   mythtv/bindings/python/MythTV/methodheap.py
   mythtv/bindings/python/MythTV/mythproto.py



More information about the mythtv-commits mailing list