[mythtv-commits] mythtv branch master updated by gigem. v0.28-pre-3061-g030e798

Git Repo Owner noreply at mythtv.org
Mon Sep 7 01:53:59 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  030e798de92fed3512abaaf391978d8b545b0515 (commit)
      from  74eef7bd4b1f94aa545581ceab601639984f1fdb (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 030e798de92fed3512abaaf391978d8b545b0515
Author:    David Engel <dengel at mythtv.org> at Sun, 6 Sep 2015 20:41:56 -0500
Committer: David Engel <dengel at mythtv.org> at Sun, 6 Sep 2015 20:41:56 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=030e798de92fed3512abaaf391978d8b545b0515

Attempt to fix configuration of diseqc inputs.
This was broken when cards and inputs were merged.  Previously,
logical inputs were added to an existing, DVB-S card as needed.  Now,
the user must explicitly add a new card using the same device for each
additional input.

Note that the current, input configuration is less than ideal.  It
still keeps the idea of cards and inputs alive even though card and
input are now synonymous.  This will all be fixed in time.

Refs #12499



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h |    2 +-
 mythtv/libs/libmythtv/cardutil.cpp    |   58 +++++++------------
 mythtv/libs/libmythtv/diseqc.cpp      |   98 ++++++++++++++++++++++++++++++++-
 mythtv/libs/libmythtv/diseqc.h        |    2 +
 mythtv/libs/libmythtv/videosource.cpp |   17 ++++--
 mythtv/libs/libmythtv/videosource.h   |    1 +
 6 files changed, 133 insertions(+), 45 deletions(-)

-- 



More information about the mythtv-commits mailing list