[mythtv-commits] mythtv commit: r14393 by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 4 21:48:05 UTC 2007


      Author: janne
        Date: 2007-09-04 21:48:05 +0000 (Tue, 04 Sep 2007)
New Revision: 14393
   Changeset: http://cvs.mythtv.org/trac/changeset/14393

Modified:

   branches/mythtv-multirec/libs/libmythtv/dvbchannel.cpp
   branches/mythtv-multirec/libs/libmythtv/dvbchannel.h

Log:

Refs #3326. fix changing DVB input from non master Tune()

DVBChannel::Tune(QString, Qstring, bool, bool) is usually called
with an empty inputname string since the input is setted earlier.
This breaks tuning from non-master DVBChannels.
Chnages the inputname argument with inputid to avoid unnecessary
inputname <-> inputid lookups. 





More information about the mythtv-commits mailing list