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

Matt Zimmerman mdz at debian.org
Mon Dec 15 19:38:06 EST 2003


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.

-- 
 - mdz


More information about the mythtv-dev mailing list