[mythtv-commits] mythtv commit: r12183 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Dec 3 20:14:52 UTC 2006


      Author: danielk
        Date: 2006-12-03 20:14:52 +0000 (Sun, 03 Dec 2006)
New Revision: 12183
   Changeset: http://cvs.mythtv.org/trac/changeset/12183

Modified:

   trunk/mythtv/libs/libmythtv/cardutil.cpp
   trunk/mythtv/libs/libmythtv/cardutil.h
   trunk/mythtv/libs/libmythtv/channelutil.cpp
   trunk/mythtv/libs/libmythtv/channelutil.h
   trunk/mythtv/libs/libmythtv/scanwizardscanner.cpp
   trunk/mythtv/libs/libmythtv/siscan.cpp
   trunk/mythtv/libs/libmythtv/siscan.h
   trunk/mythtv/libs/libmythtv/transporteditor.cpp

Log:

Fixes #2756. Refs #2695. Allows scanner to work properly when DiSEqC input is connected to a source which is also connected to another DiSEqC input.

Before the refactors in #2695 we did not know which input we were scanning so each input had to be connected to a different source, even if the two sources contained the same channels. Now we pass the inputname to the scanner so that it knows which input it should scan if a source is connected to multiple inputs.




More information about the mythtv-commits mailing list