[mythtv-commits] Re: Ticket #650: Handle simultaneous recordings of same program on same channel

MythTV mythtv at cvs.mythtv.org
Tue Nov 15 18:15:47 EST 2005


#650: Handle simultaneous recordings of same program on same channel
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  defect   |       Status:  closed 
 Priority:  blocker  |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7892]) Fixes #650.

 This increments starttime seconds until we have a unique chanid+starttime.

 This also calls StartedRecording() early enough so that the RingBuffer
 is created with the right filename.

 This also adds debugging VERBOSE macros to LiveTVChain, and delays
 the setting of kFlagRingBufferReset on channel changes until after
 the RingBuffer has been added to the LiveTVChain. This isn't a
 complete fix for LiveTV digital recordings, but was just enough to
 allow me to test the StartedRecording() code.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/650>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list