Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev
PATCH:Fix All Programs to not contain showings with no category defined to show up twice
 

Index | Next | Previous | View Flat


Pascal.Favre at gmx

Aug 6, 2005, 5:54 AM


Views: 729
Permalink
PATCH:Fix All Programs to not contain showings with no category defined to show up twice

Hello
I did not find any directions how to create a patch file. The patch is small
so maybe somebody can integrate it within CVS.

programs/mythfrontend/playbackbox.cpp: 1232 (Release 18.1)
from
if
(gContext->GetNumSetting("UseCategoriesAsRecGroups") )
to
if (gContext->GetNumSetting("UseCategoriesAsRecGroups")
&& p->category != "")

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Subject User Time
PATCH:Fix All Programs to not contain showings with no category defined to show up twice Pascal.Favre at gmx Aug 6, 2005, 5:54 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.