[mythtv-commits] Ticket #2282: Each reschedule freezes portions of UI for about 8 seconds

MythTV mythtv at cvs.mythtv.org
Wed Oct 11 01:23:07 UTC 2006


#2282: Each reschedule freezes portions of UI for about 8 seconds
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  patch    |       Status:  new    
 Priority:  minor    |    Milestone:  0.21   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
---------------------+------------------------------------------------------
Comment (by gigem):

 (In [11503]) Changed the scheduler to use a separate list without holding
 a lock
 when recalculating the schedule.  This keeps getAllPending and
 getConflicting from blocking while a recalculation is being done.  As
 a result, the PlayBackBox should be much more responsive when
 recordings are deleted, stopped or started.

 Refs #2282

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2282#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list