[mythtv-commits] mythtv commit: r14670 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 12 19:59:03 UTC 2007


      Author: stuartm
        Date: 2007-10-12 19:59:02 +0000 (Fri, 12 Oct 2007)
New Revision: 14670
   Changeset: http://cvs.mythtv.org/trac/changeset/14670

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp

Log:

Fixes a two year old bug in the group view code where a mix of cases
in the same group name e.g. the categories Film and film would result
in some recordings being omitted entirely.

The bug was probably apparent in other group views such as the Titles view.

The fix, though messy was to only use a lowercase key in progLists. A larger refactor/cleanup might eventually be needed in this code.






More information about the mythtv-commits mailing list