[mythtv-commits] mythtv branch master updated by jpoet. v0.26-pre-1397-gd4dcff3

Git Repo Owner noreply at mythtv.org
Fri Nov 23 20:31:20 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  d4dcff374e493c23392803134eaba12b02f780b0 (commit)
       via  60d5477043782e8443b4dd34b35f2fecdb707b9b (commit)
       via  172f74d9f6961d00ae176f6b21f7fb00e53c6cb1 (commit)
      from  64a3cd08752a07ea7928df2d1c713f75a8181f58 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d4dcff374e493c23392803134eaba12b02f780b0
Author:    John Patrick Poet <jpoet at mythtv.org> at Fri, 23 Nov 2012 12:53:01 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Fri, 23 Nov 2012 12:53:01 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d4dcff374e493c23392803134eaba12b02f780b0

ProgramInfo:  Add partnumber,parttotal and syndicatedepisode to serialized data.
Allows the use of this information in textareas and templates.



commit 60d5477043782e8443b4dd34b35f2fecdb707b9b
Author:    John Patrick Poet <jpoet at mythtv.org> at Fri, 23 Nov 2012 12:48:02 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Fri, 23 Nov 2012 12:48:02 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=60d5477043782e8443b4dd34b35f2fecdb707b9b

Merge branch 'master' of code.mythtv.org:mythtv



commit 172f74d9f6961d00ae176f6b21f7fb00e53c6cb1
Author:    John Patrick Poet <jpoet at mythtv.org> at Mon, 19 Nov 2012 14:36:39 -0700
Committer: John Patrick Poet <jpoet at mythtv.org> at Mon, 19 Nov 2012 14:36:39 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=172f74d9f6961d00ae176f6b21f7fb00e53c6cb1

scheduler.cpp: Cleanup trailing whitespace



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/perl/MythTV.pm             |    6 +-
 mythtv/bindings/perl/MythTV/Program.pm     |  178 +++++++++--------
 mythtv/bindings/php/MythBackend.php        |    6 +-
 mythtv/bindings/php/MythTVProgram.php      |    6 +-
 mythtv/bindings/python/MythTV/mythproto.py |   50 +++---
 mythtv/bindings/python/MythTV/static.py    |    4 +-
 mythtv/libs/libmyth/programinfo.cpp        |  293 ++++++++++++++++++----------
 mythtv/libs/libmyth/programinfo.h          |   25 ++-
 mythtv/libs/libmythbase/mythversion.h      |    4 +-
 mythtv/libs/libmythtv/recordinginfo.cpp    |    8 +-
 mythtv/libs/libmythtv/recordinginfo.h      |    3 +
 mythtv/programs/mythbackend/scheduler.cpp  |   50 +++---
 12 files changed, 375 insertions(+), 258 deletions(-)

-- 



More information about the mythtv-commits mailing list