[mythtv-commits] mythtv commit: r6933 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Tue Jul 26 15:22:30 EDT 2005
Author: danielk
Date: 2005-07-26 19:22:30 +0000 (Tue, 26 Jul 2005)
New Revision: 6933
Changeset: http://cvs.mythtv.org/trac/changeset/6933
Modified:
trunk/mythtv/libs/libmythtv/dvbchannel.cpp
trunk/mythtv/libs/libmythtv/dvbchannel.h
Log:
A little bit of cleanup for DVBChannel:
Merged force_channel_change/first_tune variables into first_tune.
Initialize some variables that weren't initialized.
Create and use GetCardID() method for some common code.
Little bit of const/type correctness stuff.
Removed SetCachedATSCInfo() overload
This is a minor sync with the DVBChannel in the signal monitor
patch. Basically so I can make nice clean patches for John Pullan
and Adam Egger to test.
More information about the mythtv-commits
mailing list