[mythtv-commits] mythtv commit: r6872 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jul 19 10:31:52 EDT 2005


      Author: danielk
        Date: 2005-07-19 14:31:51 +0000 (Tue, 19 Jul 2005)
New Revision: 6872
   Changeset: http://cvs.mythtv.org/trac/changeset/6872

Modified:

   trunk/mythtv/libs/libmythtv/scanwizard.cpp
   trunk/mythtv/libs/libmythtv/scanwizard.h
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.cpp
   trunk/mythtv/libs/libmythtv/scanwizardhelpers.h
   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/siscan.h

Log:

Mostly just cleanup and prep for pcHDTV v4l scanning.
But it does add one fature. It allows you to select
one of four channel naming conventions for ATSC channels.
Assuming the major channel is 5 and the minor channel is 1
The options are 5_1, 51, 5-1, 501. The first is the naming
convention used by our pcHDTV v4l and datadirect 
implementations in 0.18, the second is the convention always
used by the DVB scanner before this commit, the third is
used in a lot of listings and the last is the convention
used by Wendy Seltzer. The default right now is 51, the 
DVB scanner default.

I recommend using either the first or second option if you
are using this with the pcHDTV v4l support in SVN, i.e.
without the Check Signal patch. And the first (5_1) if you
might revert to 0.18.






More information about the mythtv-commits mailing list