[mythtv-commits] mythtv commit: r7659 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 31 16:02:43 EST 2005


      Author: danielk
        Date: 2005-10-31 21:02:42 +0000 (Mon, 31 Oct 2005)
New Revision: 7659
   Changeset: http://cvs.mythtv.org/trac/changeset/7659

Modified:

   trunk/mythtv/libs/libmythtv/channelsettings.cpp
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/eitscanner.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/videosource.cpp
   trunk/mythtv/libs/libmythtv/videosource.h

Log:

Closes #541.

This adds the EIT only listings source created by John Pullan
and adds a column to videosource called useeit, which when set
will allow the EITScanner to scan channels on any DTV source.
I've disabled this by default so that if you compile with EIT
parsing enabled, it default to NOT using EIT information, so
you must set this to true if you want EIT events.

You can still disable EIT scanning for any particular channel
by editing the channel.

To enable/disable EIT scanning for a source edit the source in
the "Video Source" configuration pane of the backend configuration.






More information about the mythtv-commits mailing list