[mythtv-commits] mythtv commit: r7175 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 29 20:56:31 UTC 2005


      Author: danielk
        Date: 2005-08-29 20:56:31 +0000 (Mon, 29 Aug 2005)
New Revision: 7175
   Changeset: http://cvs.mythtv.org/trac/changeset/7175

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Improved DoGetNextChannel() channel ordering fallback code
when the channel ordering is "channel number (numeric)".

It used to detect non-numeric channels only in certain cases,
now it checks the entire string for non-numberic characters
and should find all non-numeric channels.

Also, before it would warn you to change your channel ording for 
each non-numeric channel it detected, now it warns you once per
channel instance and then remains quiet.






More information about the mythtv-commits mailing list