[mythtv-commits] mythtv commit: r10020 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri May 26 00:20:37 EDT 2006


      Author: danielk
        Date: 2006-05-26 04:20:36 +0000 (Fri, 26 May 2006)
New Revision: 10020
   Changeset: http://cvs.mythtv.org/trac/changeset/10020

Modified:

   trunk/mythtv/libs/libmythtv/dvbchannel.h
   trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
   trunk/mythtv/libs/libmythtv/dvbtypes.cpp
   trunk/mythtv/libs/libmythtv/dvbtypes.h
   trunk/mythtv/libs/libmythtv/eitscanner.h
   trunk/mythtv/libs/libmythtv/scanwizardscanner.cpp

Log:

Fixes #1861. Allows MythTV to compile again on systems without DVB headers.

The patch was actually designed to get rid of dvb_channel_t, a class we no longer use, except to access the DVBTuning class it contains. But it also happens to get rid of the dvbdiseqc.h include that is causing the compile problem reported in #1861.






More information about the mythtv-commits mailing list