[mythtv-commits] Ticket #9287: DVD/BD RingBuffer refactor

MythTV mythtv at cvs.mythtv.org
Thu Nov 25 15:53:28 UTC 2010


#9287: DVD/BD RingBuffer refactor
----------------------------------+-----------------------------------------
     Reporter:  danielk           |       Owner:  danielk   
         Type:  Developer Task    |      Status:  new       
     Priority:  minor             |   Milestone:  0.25      
    Component:  MythTV - General  |     Version:  Trunk Head
     Severity:  medium            |    Keywords:            
Ticket locked:  0                 |  
----------------------------------+-----------------------------------------
 This makes the DVD and BD RingBuffer implementations inherit from
 RingBuffer.

 This has not been tested, it compiles, that's about it.

 What this patch does not do is:
  * Audit locking for DVD and BD access.
  * replace safe_read() with something more interruptible and responsive
  * Create a common interface for DVD and BD access (DiscRingBuffer)
 Those are all laudable goals, but I just wanted to keep this simple so we
 could get rid of the unsafe and depreciated code in RingBuffer.{h,cpp}
 ASAP.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/9287>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list