[mythtv-firehose] mythtv/master commit: 194ad6924 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Wed Feb 22 22:26:26 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-02-22T14:24:31-08:00
   Push Date:  2012/02/22 14:26:07 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  194ad69243eb6d403e7d29676276c86cab4c7905
   Changeset:  https://github.com/MythTV/mythtv/commit/194ad6924

Log:

Refs #6948. Refs #8211. Fixes channel list bug introduced in d14b660c.

To fix problems elsewhere this commit filtered out channels that were not connected to any card. But this function is used during setup when connecting an input to a card, at which point this filtering causes problem in filling the start channel field.

This introduces a new function for use during setup which doesn't apply this filterning.

Modified:

   mythtv/libs/libmythtv/channelutil.cpp
   mythtv/libs/libmythtv/channelutil.h
   mythtv/libs/libmythtv/videosource.cpp



More information about the mythtv-firehose mailing list