[mythtv-commits] mythtv branch master updated by dekarl. v0.27-beta-24-gdf5f9d2

Git Repo Owner noreply at mythtv.org
Wed Aug 21 12:02:52 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  df5f9d29af0ac16552e6d70d8137658962831054 (commit)
       via  c2fae4c1a680921889a1b8fa49f3ca7803b74dff (commit)
      from  fa63086dad762fd79035a71a4317d6e2bdcc12ba (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 df5f9d29af0ac16552e6d70d8137658962831054
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 20 Aug 2013 22:57:49 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 21 Aug 2013 14:01:29 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=df5f9d29af0ac16552e6d70d8137658962831054

schema: unify all instances of programid and seriesid to varchar(64)
Was mixed varchar(40) and varchar(64) with 40 characters not being
enough for CRIDs made up of a domain name as authority plus a
UUID.
Should unbreak duplicate detection for networks using such long CRIDs.



commit c2fae4c1a680921889a1b8fa49f3ca7803b74dff
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 20 Aug 2013 15:11:33 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 21 Aug 2013 14:01:29 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c2fae4c1a680921889a1b8fa49f3ca7803b74dff

cppcheck: rewrite pointer arithmetic in accessors



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm               |    2 +-
 mythtv/bindings/python/MythTV/static.py      |    2 +-
 mythtv/libs/libmythbase/mythversion.h        |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp            |   18 ++++++++++++++++++
 mythtv/libs/libmythtv/mpeg/dvbdescriptors.h  |    4 ++--
 mythtv/libs/libmythtv/mpeg/mpegdescriptors.h |    2 +-
 6 files changed, 24 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list