[mythtv-commits] mythtv branch master updated by gigem. v30-Pre-544-g1f8cd4d

Git Repo Owner noreply at mythtv.org
Fri Mar 16 15:53:00 UTC 2018


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  1f8cd4dbf9196fd1c8f8e6096fd2ccee24514878 (commit)
      from  697bf77e8bff888d165d787cfab2d11d8775f694 (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 1f8cd4dbf9196fd1c8f8e6096fd2ccee24514878
Author:    David Engel <dengel at mythtv.org> at Fri, 16 Mar 2018 10:49:38 -0500
Committer: David Engel <dengel at mythtv.org> at Fri, 16 Mar 2018 10:49:38 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1f8cd4dbf9196fd1c8f8e6096fd2ccee24514878

Fix issues with inputs that support multiple, physical connections
There was some superflous and flat out wrong code left over from the
card/input to input conversion that prevented inputs from switching
among connections like tuner, s-video and composite.  Thanks to
ltskinol at gmail.com for doing most of the leg work and testing the
fixes.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h          |    2 +-
 mythtv/libs/libmythtv/recorders/v4lchannel.cpp |    8 +--
 mythtv/libs/libmythtv/recorders/v4lchannel.h   |    1 -
 mythtv/libs/libmythtv/tv_rec.cpp               |   59 +-----------------------
 mythtv/libs/libmythtv/tv_rec.h                 |    3 -
 5 files changed, 5 insertions(+), 68 deletions(-)

-- 



More information about the mythtv-commits mailing list