[mythtv-commits] mythtv commit: r7144 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Aug 26 12:11:25 UTC 2005


      Author: danielk
        Date: 2005-08-26 12:11:24 +0000 (Fri, 26 Aug 2005)
New Revision: 7144
   Changeset: http://cvs.mythtv.org/trac/changeset/7144

Modified:

   trunk/mythtv/libs/libmythtv/frequencytables.cpp
   trunk/mythtv/libs/libmythtv/siscan.cpp

Log:

This changes the channel names for channels inserted based on the
PAT from fmt.arg(tsid).arg(program_number) to freqid#PMT_idx.
This will insure that the channel number fits in the 5 character
channum field and having a different and slightly whacky seperation
character makes it clear that this channel needs to be renamed.

I've also changed some initializers in frequency tables which
insures the freqid is always initialized. If it has not been
set we use the mplexid instead of freqid. If you do a full scan
the freqid will be set.

The whacky character idea is from P. Milazzo.






More information about the mythtv-commits mailing list