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

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


Pascal.Favre at gmx

Aug 6, 2005, 5:54 AM

Post #1 of 1 (977 views)
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
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.