[mythtv-firehose] mythtv branch master updated by gigem. v0.28-pre-2633-g1c16eeb

Git Repo Owner noreply at mythtv.org
Tue Feb 10 17:45:06 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  1c16eeb1e0a9ad4532cf65d34641161aead661a0 (commit)
      from  90f847dce28380bc9c7d075c1ffbee7aa70c4432 (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 1c16eeb1e0a9ad4532cf65d34641161aead661a0
Author:    David Engel <dengel at mythtv.org> at Tue, 10 Feb 2015 11:42:05 -0600
Committer: David Engel <dengel at mythtv.org> at Tue, 10 Feb 2015 11:42:05 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1c16eeb1e0a9ad4532cf65d34641161aead661a0

Add a parentid column to the capturecard table.
This makes it easier to distinguish the child (aka cloned) cards from
the parent cards.  More importantly, it allows distinguishing between
parent, DVB cards using the same device.  This is needed to hopefully
make the configuration of DVB cards with external switches work again.



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm          |    2 +-
 mythtv/bindings/python/MythTV/static.py |    2 +-
 mythtv/libs/libmythbase/mythversion.h   |    4 +-
 mythtv/libs/libmythtv/cardutil.cpp      |   87 +++++++++++++++++++++++++------
 mythtv/libs/libmythtv/cardutil.h        |    5 ++-
 mythtv/libs/libmythtv/dbcheck.cpp       |   22 ++++++++
 mythtv/libs/libmythtv/videosource.cpp   |   56 +++++---------------
 7 files changed, 114 insertions(+), 64 deletions(-)

-- 



More information about the mythtv-firehose mailing list