[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-1000-ga8ca00d

Git Repo Owner noreply at mythtv.org
Sun Mar 16 23:54:57 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  a8ca00d9c252901d917e9742072705969252bf9d (commit)
       via  111a7559fec5f81d7561f46cc10800f47d331b7b (commit)
      from  d84e590c0dc834459cfdb808c6c2f1d31c7c97c9 (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 a8ca00d9c252901d917e9742072705969252bf9d
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 16 Mar 2014 22:39:26 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 00:52:50 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a8ca00d9c252901d917e9742072705969252bf9d

Delay concurrent tunings on shared SCR bus
Patch by warpme

Fixes #12092



commit 111a7559fec5f81d7561f46cc10800f47d331b7b
Author:    Karl Dietz <dekarl at mythtv.org> at Sun, 16 Mar 2014 17:12:24 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Mon, 17 Mar 2014 00:52:50 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=111a7559fec5f81d7561f46cc10800f47d331b7b

Add support for Unicable / Satellite Channel Router / DIN EN 50494
Our loyal user base has kept this feature patch alive since fixes/0.24
and its been reported as being (rock) solid by multiple users which
also performed regression tests against plain-old-DVB-S setups.

Patch by Matthias Benesch
With additions by Shinck and warpme
updated by k_straussberger

Fixes #9726
Fixes #10997



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

Summary of changes:
 mythtv/libs/libmythtv/diseqc.cpp               |  378 +++++++++++++++++++++++-
 mythtv/libs/libmythtv/diseqc.h                 |   77 +++++-
 mythtv/libs/libmythtv/diseqcsettings.cpp       |  174 +++++++++++-
 mythtv/libs/libmythtv/diseqcsettings.h         |   11 +
 mythtv/libs/libmythtv/recorders/dvbchannel.cpp |  128 ++++++---
 mythtv/libs/libmythtv/recorders/dvbchannel.h   |    3 +
 6 files changed, 704 insertions(+), 67 deletions(-)

-- 



More information about the mythtv-commits mailing list