[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-371-g8fa12f0

Git Repo Owner noreply at mythtv.org
Tue Oct 22 20:46:48 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  8fa12f029a8f0adc63d5a7d9b117bb0cbeb31571 (commit)
       via  2a23d8b4513033667e662f0eeea438a881c2a79c (commit)
       via  4b639c7f5ab6a079550b0339eef2e73785aefd70 (commit)
       via  838ca5c731940fbe4cdc589fa639d1ff89b27f1c (commit)
      from  c93076b32d6aab4477edefd553958d6ad98d31bf (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 8fa12f029a8f0adc63d5a7d9b117bb0cbeb31571
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:45:27 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:45:27 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8fa12f029a8f0adc63d5a7d9b117bb0cbeb31571

Bump schema version in perl and python bindings



commit 2a23d8b4513033667e662f0eeea438a881c2a79c
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:40:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:40:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2a23d8b4513033667e662f0eeea438a881c2a79c

Escape HTML special chars in the Guide Grid



commit 4b639c7f5ab6a079550b0339eef2e73785aefd70
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:07:34 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 21:07:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4b639c7f5ab6a079550b0339eef2e73785aefd70

Insert season/episode from EIT data into database



commit 838ca5c731940fbe4cdc589fa639d1ff89b27f1c
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 20:54:20 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 22 Oct 2013 20:57:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=838ca5c731940fbe4cdc589fa639d1ff89b27f1c

Insert season and episode from guide data into the database.



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm                   |    4 +-
 mythtv/bindings/python/MythTV/static.py          |    4 +-
 mythtv/html/tv/guide.qsp                         |   27 +++++++++++++++------
 mythtv/libs/libmythtv/eitfixup.cpp               |   14 +++++++++-
 mythtv/libs/libmythtv/programdata.cpp            |    8 +++++-
 mythtv/libs/libmythtv/programdata.h              |    2 +
 mythtv/programs/mythfilldatabase/xmltvparser.cpp |    6 +++-
 7 files changed, 47 insertions(+), 18 deletions(-)

-- 



More information about the mythtv-commits mailing list