[mythtv] [mythtv-commits] mythtv commit: r10392 - in trunk/mythtv by danielk

Anduin Withers awithers at anduin.com
Wed Jul 5 21:04:52 UTC 2006


>       Author: danielk
>         Date: 2006-07-04 21:18:05 +0000 (Tue, 04 Jul 2006)
> New Revision: 10392
>    Changeset: http://cvs.mythtv.org/trac/changeset/10392
> Modified:
>    trunk/mythtv/libs/libmythtv/channelutil.cpp

I think we've been inserting mplexids of -1 into channel too long to get
away with:

In ChannelUtil::GetChannelData

    if (!mplexid)
        return true;

(This breaks channel tuning for mortals)

-- 
Anduin Withers



More information about the mythtv-dev mailing list