[mythtv-commits] mythtv branch fixes/29 updated by gigem. v29.1-10-gc0ac528

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


The branch, fixes/29 has been updated on the
mythtv repository by gitolite user gigem.
       via  c0ac5283ab2a4af571837520a40cc718e9e842c8 (commit)
      from  67e8d62d222e1a9addcd384900d77592ca178ffa (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 c0ac5283ab2a4af571837520a40cc718e9e842c8
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:58:17 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c0ac5283ab2a4af571837520a40cc718e9e842c8

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.

Refs #13247

(cherry picked from commit 1f8cd4dbf9196fd1c8f8e6096fd2ccee24514878)



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

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               |   58 +-----------------------
 mythtv/libs/libmythtv/tv_rec.h                 |    3 -
 5 files changed, 5 insertions(+), 67 deletions(-)

-- 



More information about the mythtv-commits mailing list