[mythtv] bug fix? for external channel changing....

Curtis Wood curtis at penguinbrat.com
Mon Dec 15 19:56:15 EST 2003


Hmm, well something happened then - because it never made it into the
tree... This is from the 0.13 source...

On Mon, 2003-12-15 at 18:38, Matt Zimmerman wrote:
> On Mon, Dec 15, 2003 at 05:45:14PM -0600, Curtis Wood wrote:
> 
> > FILE: ./libs/libmythtv/channelbase.cpp
> > LINE #128
> > 
> > orignal-> QString command = QString("%1 %2
> > &").arg(externalChanger[currentcapchannel])
> > 
> > revised-> QString command = QString("%1
> > %2").arg(externalChanger[currentcapchannel])
> > 
> > I've only done one patch in my life - and it was a while ago, and dont
> > want to screw anything up. If this is a valid change, and you want me to
> > make a one, I'll give it a shot...
> 
> This was changed sometime between 0.11 and 0.12, apparently.  I agree that
> it seems wrong.



More information about the mythtv-dev mailing list