[mythtv-commits] Ticket #3963: [PATCH] Use DTVRecorder::Reset() instead of derived class' Reset()

MythTV mythtv at cvs.mythtv.org
Mon Sep 17 16:06:11 UTC 2007


#3963: [PATCH] Use DTVRecorder::Reset() instead of derived class' Reset()
------------------------------------------------+---------------------------
 Reporter:  Shane Shrybman <gnome42 at gmail.com>  |        Owner:  danielk
     Type:  defect                              |       Status:  new    
 Priority:  minor                               |    Milestone:  unknown
Component:  mythtv                              |      Version:  head   
 Severity:  medium                              |   Resolution:         
  Mlocked:  0                                   |  
------------------------------------------------+---------------------------
Changes (by danielk):

  * type:  patch => defect
  * milestone:  0.21 => unknown


Comment:

 The patch is incorrect. We should be calling the overridden Reset(). The
 problem is really the Reset() in DVB Recorder which is at issue. Why is it
 clearing the position map? My guess is it has to do with how we do channel
 changing with the DVB Recorder.

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


More information about the mythtv-commits mailing list