[mythtv-commits] Ticket #5318: QTimer audit

MythTV mythtv at cvs.mythtv.org
Mon Sep 21 19:58:44 UTC 2009


#5318: QTimer audit
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk 
     Type:  task     |       Status:  assigned
 Priority:  minor    |    Milestone:  0.22    
Component:  mythtv   |      Version:  head    
 Severity:  medium   |   Resolution:          
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [21977]) Refs #5318. QTimer fixes.

 Fixes an unsafe QTimer delete in httpcomms. I don't know if the QTimer
 usage is safe here, but this whole class should probably be phased out as
 it appears to be a hack around the lack of an event thread in individual
 QThread instances. Which was fixed in Qt4.


 Fixes a double delete of the m_updateTimer in guidegrid.

 Fixes a Qt4 out-of-create-thread start/stop problem with
 previewVideoRefreshTimer.

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


More information about the mythtv-commits mailing list