[mythtv-commits] Ticket #5194: DVB-T Channel Browse mode select

MythTV mythtv at cvs.mythtv.org
Sun Apr 27 14:14:33 UTC 2008


#5194: DVB-T Channel Browse mode select
---------------------------------+------------------------------------------
 Reporter:  rafmoslin at gmail.com  |        Owner:  ijr           
     Type:  defect               |       Status:  infoneeded_new
 Priority:  minor                |    Milestone:  0.22          
Component:  mythtv               |      Version:  head          
 Severity:  low                  |   Resolution:                
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by manwe):

 Okay I just submitted a fix (livetv_browsemode-fix.patch) for this problem
 that's been annoying me.
 (And others it seems)
 [[BR]]
 Problem existed only when using browse mode in livetv and channel change
 had to be activated by return. Thanks goes to ankoe that got me to the
 right tracks.[[BR]]
 In TV::CommitQueuedInput() BrowseChannel(channum) gets called and because
 channum is empty it will actually clear ''browsechannum'' which contained
 correct wanted number (which gets used to set channel in BrowseEnd()).
 [[BR]]
 [[BR]]
 Is '''''BrowseChannel''''' call necessary?
 [[BR]]
 Working with HEAD (r17145)

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


More information about the mythtv-commits mailing list