[mythtv-firehose] mythtv branch fixes/29 updated by pbennett. v29.0-50-gbbc5617

Git Repo Owner noreply at mythtv.org
Wed Nov 1 23:49:01 UTC 2017


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user pbennett.
       via  bbc56176a002be9330d4480af032f8cb8c054142 (commit)
      from  75f05119b7ea20bfbe3bc31058e24b85c146f9b0 (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 bbc56176a002be9330d4480af032f8cb8c054142
Author:    Peter Bennett <pbennett at mythtv.org> at Wed, 1 Nov 2017 19:43:09 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Wed, 1 Nov 2017 19:48:48 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bbc56176a002be9330d4480af032f8cb8c054142

Setup: New Setup - fix multiple issues with HD HomeRun tuners
Fix the following issues
* When an existing capture card is selected, Available devices
  shows "Manually enter". It should show the selected id.
* When an existing capture card is selected the currently selected
  shows "warning already in use". It should only show that if it is
  in use on another tuner.
* Device id must always be read-only. currently it is always updateable.
* When "manually enter ip address" is selected, IP address and tuner
  should be updateable. They are not.
* When updating ip address or tuner, the device id should be changed
  to match what is entered.
* When editing an existing tuner, the tuner id shows as 0.
  It should show the correct value.

Fixes #13139

(cherry picked from commit 72946446b7d14d74c13c2fc66110daaa4062cada)



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

Summary of changes:
 mythtv/libs/libmythtv/videosource.cpp |   17 +++++++++++------
 mythtv/libs/libmythtv/videosource.h   |    8 +++++---
 2 files changed, 16 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-firehose mailing list