[mythtv-commits] Ticket #2408: Favourite & channel no. in Browse mode broken

MythTV mythtv at cvs.mythtv.org
Thu Sep 21 14:25:01 UTC 2006


#2408: Favourite & channel no. in Browse mode broken
-----------------------------+----------------------------------------------
 Reporter:  g8ecj at gilks.org  |        Owner:  ijr    
     Type:  defect           |       Status:  new    
 Priority:  minor            |    Milestone:  unknown
Component:  mythtv           |      Version:  head   
 Severity:  medium           |   Resolution:         
-----------------------------+----------------------------------------------
Comment (by gnome42 at gmail.com):

 Hi,

 You can try and see if this fixes digit channel input in browse mode. It
 doesn't fix the favourites though. :/

 In tv_play.cpp,  TV::BrowseChannel(...)
 {{{
 @@ -5448,6 +5481,7 @@
          return;

      browsechannum = chan;
 +    browsechanid = QString::null;
      BrowseDispInfo(BROWSE_SAME);
  }
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2408#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list