[mythtv-firehose] mythtv/master commit: a970d72b8 by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Sun Apr 8 17:48:13 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-04-08T10:33:24-07:00
   Push Date:  2012/04/08 10:48:05 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  a970d72b8fb0fdaaffd52c571e039f27e7ed0ebf
   Changeset:  https://github.com/MythTV/mythtv/commit/a970d72b8

Log:

Fixes #10545.  Populate the Switch Input menu with all available cards.

Using RemoteRequestFreeRecorderList() causes other cards in the
current card's input group to be filtered out.  Changing to
CardUtil::GetCardList() starts with all possible cards, which
RemoteRequestFreeInputList() will correctly prune.

Please re-open the ticket if the specific situation is not fixed.

Modified:

   mythtv/libs/libmythtv/tv_play.cpp



More information about the mythtv-firehose mailing list