[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2623-gba3c829

Git Repo Owner noreply at mythtv.org
Mon Feb 9 10:03:21 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  ba3c829b0fddc0192a8fde24e28f49c57085468d (commit)
      from  3cacd75523dd6524a4ec07a17999da5307424c66 (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 ba3c829b0fddc0192a8fde24e28f49c57085468d
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 9 Feb 2015 00:41:12 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Mon, 9 Feb 2015 09:52:57 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ba3c829b0fddc0192a8fde24e28f49c57085468d

Fix DVB-S2 tuning
I'm baffled by this, but DVB-S2 tuning which was working perfectly for
years until 48 hours ago suddenly started to fail for all multiplexes.

Reviewing the code it appeared some code to treat DVB-S2 channels as
DVB-S2 instead of DVB-S was disabled. Enabling it has allowed S2
channels to be tuned again. It's unlikely that I'm the only person
affected, so let's make this change for everyone.



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

Summary of changes:
 mythtv/libs/libmythtv/cardutil.cpp             |    3 +--
 mythtv/libs/libmythtv/recorders/dvbchannel.cpp |   11 +++++------
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-commits mailing list