[mythtv-commits] mythtv commit: r22152 - in trunk/mythtv/libs/libmythtv by janne
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Oct 1 13:36:20 UTC 2009
Author: janne
Date: 2009-10-01 13:36:19 +0000 (Thu, 01 Oct 2009)
New Revision: 22152
Changeset: http://cvs.mythtv.org/trac/changeset/22152
Modified:
trunk/mythtv/libs/libmythtv/channelscan/channelimporter.cpp
trunk/mythtv/libs/libmythtv/channelutil.cpp
trunk/mythtv/libs/libmythtv/channelutil.h
Log:
prefix channum with '_' when hiding channels to avoid conflicts
if a truely removed channel is just hidden the old channum can cause
conflicts with new channels. This is especially an issue with LCN as
in the UK.
More information about the mythtv-commits
mailing list