Mailing List Archive

mythtv branch master updated by pbennett. v30-Pre-274-g7294644
The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
via 72946446b7d14d74c13c2fc66110daaa4062cada (commit)
from 88aa066a42adafd6087511d62ae44846b17626b9 (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 72946446b7d14d74c13c2fc66110daaa4062cada
Author: Peter Bennett <pbennett@mythtv.org> at Wed, 1 Nov 2017 19:43:09 -0400
Committer: Peter Bennett <pbennett@mythtv.org> at Wed, 1 Nov 2017 19:43:09 -0400
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=72946446b7d14d74c13c2fc66110daaa4062cada

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



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

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

--

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-firehose