[mythtv-commits] mythtv branch master updated by gigem. v0.28-pre-3429-gf12a78e

Git Repo Owner noreply at mythtv.org
Wed Jan 13 20:47:56 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  f12a78e606af2a8995947b65d496e91e954d4ee8 (commit)
      from  a0debad97993d04ed648461d9e1f563526c68a0a (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 f12a78e606af2a8995947b65d496e91e954d4ee8
Author:    David Engel <dengel at mythtv.org> at Wed, 13 Jan 2016 14:43:35 -0600
Committer: David Engel <dengel at mythtv.org> at Wed, 13 Jan 2016 14:43:35 -0600
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f12a78e606af2a8995947b65d496e91e954d4ee8

Fix inputgroups for non-device recorders.
It's possible from non-device recorders, like FREEBOX/IPTV and DEMO to
use the same 'device'.  They should not be in the same inputgroup.
Any child/multirec inputs should be in the same group, however.  Fix
this including the parent cardid in the inputgroup name.

Fixes #12598



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

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      |   15 ++++++++-
 mythtv/libs/libmythtv/cardutil.h        |    7 ++--
 mythtv/libs/libmythtv/dbcheck.cpp       |   55 +++++++++++++++++++++++++++++++
 mythtv/libs/libmythtv/videosource.cpp   |    4 +-
 7 files changed, 79 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list